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

All Superinterfaces:
IAddRowExecuter, IAuth, IEmptyRowCreator, IForm

public interface IAddForm
extends IEmptyRowCreator, IAddRowExecuter, IForm

Represents add form. Add form is used to create new data row and add it to known data set.


Method Summary
 
Methods inherited from interface net.pleso.framework.client.bl.actions.IEmptyRowCreator
createEmptyRow
 
Methods inherited from interface net.pleso.framework.client.bl.actions.IAddRowExecuter
addRow
 
Methods inherited from interface net.pleso.framework.client.bl.forms.IForm
getCaption, getGroups
 



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