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

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

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

Methods in net.pleso.framework.client.bl.providers that return IViewForm
 IViewForm IAdditionalInfoProvider.getViewForm()
          Returns IViewForm instance.
 IViewForm IViewFormProvider.getViewForm(IDataRow row)
          This function returns new view form instance for some selected in context row.
 

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

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



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