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

All Superinterfaces:
IAuth, IForm, IRowLoader, IUpdateRowExecutor

public interface IEditForm
extends IUpdateRowExecutor, IRowLoader, IForm

Represents edit form. Edit forms is used for loading and updating data row in known data set.


Method Summary
 
Methods inherited from interface net.pleso.framework.client.bl.actions.IUpdateRowExecutor
updateRow
 
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.