Uses of Class
org.efaps.ui.wicket.models.AbstractInstanceObject

Packages that use AbstractInstanceObject
org.efaps.ui.wicket.models.cell The models for the cells in forms and tables. 
org.efaps.ui.wicket.models.objects The objects holding and handling the data presented to the User. 
 

Uses of AbstractInstanceObject in org.efaps.ui.wicket.models.cell
 

Subclasses of AbstractInstanceObject in org.efaps.ui.wicket.models.cell
 class AbstractUICell
          Abstract class for all cell types in the UserInterface.
 class UIFormCell
          This class represents the model wich is used for rendering the components of two cells inside a form.
 class UIFormCellChart
          TODO comment!
 class UIFormCellCmd
          TODO comment!
 class UIFormCellSet
          Responsable to hold the data for an AttributeSet.
 class UIHiddenCell
          TODO comment!
 class UIPicker
          TODO comment!
 class UIStructurBrowserTableCell
          TODO comment!
 class UITableCell
          This class represents the model wich is used for rendering the components of one cell inside a Table.It uses a Field as the base for the data.
 

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

Subclasses of AbstractInstanceObject in org.efaps.ui.wicket.models.objects
 class AbstractUIObject
           
 class AbstractUIPageObject
          TODO comment!
 class UIFieldForm
          Class serves as the model for a field form.
 class UIFieldStructurBrowser
          Object used for a StructurBrowser nested in a 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 UIMenuItem
          This class provides the Model for rendering MenuComponents in #org.efaps.ui.wicket.components.menu.MenuPanel and in #org.efaps.ui.wicket.components.menutree.MenuTree.
 class UIRow
          Class represents one row in the UITable.
 class UISearchItem
           
 class UIStructurBrowser
          This class is used to provide the Model for the StructurBrowser for eFpas.
 class UITable
          TODO description!
 



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