Uses of Class
org.efaps.ui.wicket.models.objects.UIAbstractPageObject

Packages that use UIAbstractPageObject
org.efaps.ui.wicket.components.footer   
org.efaps.ui.wicket.models.objects   
org.efaps.ui.xml   
 

Uses of UIAbstractPageObject in org.efaps.ui.wicket.components.footer
 

Constructors in org.efaps.ui.wicket.components.footer with parameters of type UIAbstractPageObject
AjaxSubmitCloseBehavior(UIAbstractPageObject _uiobject, FormContainer _form)
          Constructor.
AjaxSubmitCloseLink(java.lang.String _wicketid, UIAbstractPageObject _modelObject, FormContainer _form)
           
 

Uses of UIAbstractPageObject in org.efaps.ui.wicket.models.objects
 

Subclasses of UIAbstractPageObject in org.efaps.ui.wicket.models.objects
 class UIFieldForm
          Class serves as the model for a field form.
 class UIFieldTable
           
 class UIForm
          Class is used to instantiate a form from eFaps into a Form with all Values for the wicket webapp.
 class UIStructurBrowser
          This class is used to provide the Model for the StructurBrowser for eFpas.
 class UITable
          TODO description!
 

Methods in org.efaps.ui.wicket.models.objects that return UIAbstractPageObject
 UIAbstractPageObject UIWizardObject.getPrevious()
          Method to get the previous object.
 

Methods in org.efaps.ui.wicket.models.objects with parameters of type UIAbstractPageObject
 void UIWizardObject.add(UIAbstractPageObject _uiObject)
          Add a UIOBject to the list of objects.
 void UIWizardObject.insertBefore(UIAbstractPageObject _uiObject)
          Insert a UIObject before the current one.
 

Constructors in org.efaps.ui.wicket.models.objects with parameters of type UIAbstractPageObject
UIWizardObject(UIAbstractPageObject _uiObject)
          Constructor setting the current UIObject.
 

Uses of UIAbstractPageObject in org.efaps.ui.xml
 

Constructors in org.efaps.ui.xml with parameters of type UIAbstractPageObject
XMLExport(UIAbstractPageObject _model)
           
 



Copyright © 2003-2010 The eFaps Team. All Rights Reserved.