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

Packages that use org.efaps.ui.wicket.models.objects
org.efaps.ui.wicket.components Components used in the WebApp. 
org.efaps.ui.wicket.components.classification Components render the Classification tree and label for a form. 
org.efaps.ui.wicket.components.footer Classes render the footer part in forms and perform the actions when the buttons are clicked. 
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.form.set   
org.efaps.ui.wicket.components.menu The JSCooKMenu used in eFaps and all the links used in it. 
org.efaps.ui.wicket.components.menutree Classes that render the menutree (menu on the left). 
org.efaps.ui.wicket.components.table   
org.efaps.ui.wicket.components.table.cell Classes render one cell inside the Tabel including link etc. 
org.efaps.ui.wicket.components.table.filter   
org.efaps.ui.wicket.components.table.header The Header for a table enabling sorting and filtering. 
org.efaps.ui.wicket.components.table.row   
org.efaps.ui.wicket.components.tree The Ajax Tree and TreeTable. 
org.efaps.ui.wicket.models The models holding the objects for the UserInterface. 
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. 
org.efaps.ui.wicket.pages.classification   
org.efaps.ui.wicket.pages.content.form The FormPage and its related Markup File. 
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
AbstractUIPageObject
          TODO comment!
 

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
           
AbstractUIPageObject
          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.form.set
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.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.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
UIForm
          Class is used to instantiate a form from eFaps into a Form with all Values for the wicket webapp.
UITable
          TODO description!
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.models.cell
AbstractUIObject
           
IEventUIObject
          UIObjects that implement this interface will be executed in a hirachy from the main object.
 

Classes in org.efaps.ui.wicket.models.objects used by org.efaps.ui.wicket.models.objects
AbstractUIObject
           
AbstractUIPageObject
          TODO comment!
IEventUIObject
          UIObjects that implement this interface will be executed in a hirachy from the main object.
IFormElement
          Elements for a Form.
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.UserCacheKey
          This enum holds the Values used as part of the key for the UserAttributes or SessionAttribute 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
AbstractUIPageObject
          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-2011 The eFaps Team. All Rights Reserved.