net.pleso.framework.client.bl.forms
Interface IViewForm

All Superinterfaces:
IAuth, IForm, IRowLoader

public interface IViewForm
extends IRowLoader, IForm

Represents view form. View form is used to load data row from known data set and show it's data to user.


Method Summary
 
Methods inherited from interface net.pleso.framework.client.bl.actions.IRowLoader
GetData
 
Methods inherited from interface net.pleso.framework.client.bl.forms.IForm
getCaption, getGroups
 



Copyright © 2006-2007 pleso.net crew All Rights Reserved.