Uses of Package
org.efaps.ui.wicket.models.objects

Packages that use org.efaps.ui.wicket.models.objects
org.efaps.ui.wicket.components.classification   
org.efaps.ui.wicket.components.footer   
org.efaps.ui.wicket.components.form   
org.efaps.ui.wicket.components.form.cell   
org.efaps.ui.wicket.components.form.command   
org.efaps.ui.wicket.components.form.row   
org.efaps.ui.wicket.components.menu   
org.efaps.ui.wicket.components.menutree   
org.efaps.ui.wicket.components.modalwindow   
org.efaps.ui.wicket.components.table   
org.efaps.ui.wicket.components.table.cell   
org.efaps.ui.wicket.components.table.filter   
org.efaps.ui.wicket.components.table.header   
org.efaps.ui.wicket.components.table.row   
org.efaps.ui.wicket.components.tree   
org.efaps.ui.wicket.models   
org.efaps.ui.wicket.models.cell   
org.efaps.ui.wicket.models.objects   
org.efaps.ui.wicket.pages.classification   
org.efaps.ui.wicket.pages.content.form   
org.efaps.ui.wicket.pages.content.structurbrowser   
org.efaps.ui.wicket.pages.content.table   
org.efaps.ui.wicket.pages.content.table.filter   
org.efaps.ui.wicket.pages.dialog   
org.efaps.ui.xml   
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.classification
UIClassification
          Class is used as a model for a classification.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.footer
AbstractUIObject
           
UIAbstractPageObject
          TODO comment!
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.form
UIForm
          Class is used to instantiate a form from eFaps into a Form with all Values for the wicket webapp.
UIForm.FormElement
          Class represents a Element of Type Form used in a Form.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.form.cell
UIForm
          Class is used to instantiate a form from eFaps into a Form with all Values for the wicket webapp.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.form.command
UIForm
          Class is used to instantiate a form from eFaps into a Form with all Values for the wicket webapp.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.form.row
UIForm
          Class is used to instantiate a form from eFaps into a Form with all Values for the wicket webapp.
UIForm.FormElement
          Class represents a Element of Type Form used in a Form.
UIForm.FormRow
          Class is used as store for one Row in the UIForm.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.menu
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.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.menutree
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.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.modalwindow
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.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.table
UITable
          TODO description!
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.table.cell
UITable
          TODO description!
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.table.filter
UITable
          TODO description!
UITableHeader
           
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.table.header
UITable
          TODO description!
UITableHeader
           
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.table.row
UIRow
          Class represents one row in the UITable.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.components.tree
UIStructurBrowser
          This class is used to provide the Model for the StructurBrowser for eFpas.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.models
UIClassification
          Class is used as a model for a classification.
UIForm
          Class is used to instantiate a form from eFaps into a Form with all Values for the wicket webapp.
UIForm.FormRow
          Class is used as store for one Row in the UIForm.
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.
UIRow
          Class represents one row in the UITable.
UIStructurBrowser
          This class is used to provide the Model for the StructurBrowser for eFpas.
UITable
          TODO description!
UITableHeader
           
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.models.cell
AbstractUIObject
           
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.models.objects
AbstractUIObject
           
IFormElement
           
UIAbstractPageObject
          TODO comment!
UIClassification
          Class is used as a model for a classification.
UIForm
          Class is used to instantiate a form from eFaps into a Form with all Values for the wicket webapp.
UIForm.Element
          Class represent one Element in a UIForm.
UIForm.ElementType
          Enum is used to differ the different elements a form can contain.
UIForm.FormRow
          Class is used as store for one Row in the UIForm.
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.
UIRow
          Class represents one row in the UITable.
UIStructurBrowser
          This class is used to provide the Model for the StructurBrowser for eFpas.
UIStructurBrowser.ExecutionStatus
          Enum is used to set for this UIStructurBrowser which status of execution it is in.
UITable
          TODO description!
UITable.Filter
          Class represents one filter applied to this UITable.
UITable.UserAttributeKey
          This enum holds the Values used as part of the key for the UserAttributes witch belong to a TableModel.
UITableHeader
           
UITableHeader.FilterType
          Enum for the different types of filter.
UIWizardObject
          Class is used to create wizard like behavior for a webpage.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.pages.classification
UIClassification
          Class is used as a model for a classification.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.pages.content.form
UIForm
          Class is used to instantiate a form from eFaps into a Form with all Values for the wicket webapp.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.pages.content.structurbrowser
UIStructurBrowser
          This class is used to provide the Model for the StructurBrowser for eFpas.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.pages.content.table
UITable
          TODO description!
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.pages.content.table.filter
UITable
          TODO description!
UITableHeader
           
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.pages.dialog
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.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.xml
UIAbstractPageObject
          TODO comment!
UIForm
          Class is used to instantiate a form from eFaps into a Form with all Values for the wicket webapp.
UIForm.FormElement
          Class represents a Element of Type Form used in a Form.
UIHeading
           
UITable
          TODO description!
 



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