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

The objects holding and handling the data presented to the User.

See:
          Description

Interface Summary
IEventUIObject UIObjects that implement this interface will be executed in a hirachy from the main object.
IFormElement Elements for a Form.
 

Class Summary
AbstractUIObject  
AbstractUIPageObject TODO comment!
UIClassification Class is used as a model for a classification.
UIFieldForm Class serves as the model for a field form.
UIFieldStructurBrowser Object used for a StructurBrowser nested in a Form.
UIFieldTable  
UIForm Class is used to instantiate a form from eFaps into a Form with all Values for the wicket webapp.
UIHeading  
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.
UISearchItem  
UIStructurBrowser This class is used to provide the Model for the StructurBrowser for eFpas.
UITable TODO description!
UITableHeader  
UIWizardObject Class is used to create wizard like behavior for a webpage.
 

Enum Summary
UIForm.ElementType Enum is used to differ the different elements a form can contain.
UIStructurBrowser.ExecutionStatus Enum is used to set for this UIStructurBrowser which status of execution it is in.
UITable.UserCacheKey This enum holds the Values used as part of the key for the UserAttributes or SessionAttribute witch belong to a TableModel.
UITableHeader.FilterType Enum for the different types of filter.
 

Package org.efaps.ui.wicket.models.objects Description

The objects holding and handling the data presented to the User.



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