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

Packages that use AbstractInstanceObject
org.efaps.ui.wicket.models.cell   
org.efaps.ui.wicket.models.objects   
 

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

Subclasses of AbstractInstanceObject in org.efaps.ui.wicket.models.cell
 class UIAbstractCell
          TODO comment!
 class UIFormCell
          This class represents the model wich is used for rendering the components of two cells inside a form.
 class UIFormCellCmd
          TODO comment!
 class UIFormCellSet
          TODO comment
 class UIHiddenCell
          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 UIAbstractPageObject
          TODO comment!
 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 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-2010 The eFaps Team. All Rights Reserved.