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

Packages that use IAddForm
net.pleso.framework.client.bl.providers   
net.pleso.framework.client.ui.custom   
 

Uses of IAddForm in net.pleso.framework.client.bl.providers
 

Methods in net.pleso.framework.client.bl.providers that return IAddForm
 IAddForm IAddFormProvider.getAddForm(IDataRow row)
          This function returns new add form instance by some selected in context row, which can be null if there is no context or row selected.
 

Uses of IAddForm in net.pleso.framework.client.ui.custom
 

Constructors in net.pleso.framework.client.ui.custom with parameters of type IAddForm
CustomFormWindow(Slider parentSlider, IAddForm form)
          Constructor for IAddForm
 



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