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

Packages that use org.efaps.ui.wicket.models.cell
org.efaps.ui.wicket.components.editor   
org.efaps.ui.wicket.components.form.cell   
org.efaps.ui.wicket.components.form.chart A chart component. 
org.efaps.ui.wicket.components.form.command   
org.efaps.ui.wicket.components.form.set   
org.efaps.ui.wicket.components.picker A Picker basically is a Page opened in a modal window that will return values to the pagethe modal window was opened from. 
org.efaps.ui.wicket.components.table.cell Classes render one cell inside the Tabel including link etc. 
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. 
 

Classes in org.efaps.ui.wicket.models.cell used by org.efaps.ui.wicket.components.editor
UIFormCell
          This class represents the model wich is used for rendering the components of two cells inside a form.
 

Classes in org.efaps.ui.wicket.models.cell used by org.efaps.ui.wicket.components.form.cell
UIFormCell
          This class represents the model wich is used for rendering the components of two cells inside a form.
 

Classes in org.efaps.ui.wicket.models.cell used by org.efaps.ui.wicket.components.form.chart
UIFormCellChart
          TODO comment!
 

Classes in org.efaps.ui.wicket.models.cell used by org.efaps.ui.wicket.components.form.command
UIFormCellCmd
          TODO comment!
 

Classes in org.efaps.ui.wicket.models.cell used by org.efaps.ui.wicket.components.form.set
UIFormCell
          This class represents the model wich is used for rendering the components of two cells inside a form.
UIFormCellSet
          Responsable to hold the data for an AttributeSet.
 

Classes in org.efaps.ui.wicket.models.cell used by org.efaps.ui.wicket.components.picker
UIPicker
          TODO comment!
 

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

Classes in org.efaps.ui.wicket.models.cell used by org.efaps.ui.wicket.models.cell
AbstractUICell
          Abstract class for all cell types in the UserInterface.
UIFormCell
          This class represents the model wich is used for rendering the components of two cells inside a form.
UIFormCellCmd.ExecutionStatus
          Enum is used to set for this UIFormCellCmd which status of execution it is in.
UIPicker
          TODO comment!
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.
XYValue
          TODO comment
 

Classes in org.efaps.ui.wicket.models.cell used by org.efaps.ui.wicket.models.objects
UIFormCell
          This class represents the model wich is used for rendering the components of two cells inside a form.
UIHiddenCell
          TODO comment!
UIStructurBrowserTableCell
          TODO comment!
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.
 



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