Uses of Class
org.efaps.ui.wicket.models.cell.UIStructurBrowserTableCell

Packages that use UIStructurBrowserTableCell
org.efaps.ui.wicket.models.objects The objects holding and handling the data presented to the User. 
 

Uses of UIStructurBrowserTableCell in org.efaps.ui.wicket.models.objects
 

Methods in org.efaps.ui.wicket.models.objects that return UIStructurBrowserTableCell
 UIStructurBrowserTableCell UIStructurBrowser.getColumnValue(int _index)
          Get the Value of a Column identified by the index of the Column.
 

Methods in org.efaps.ui.wicket.models.objects that return types with arguments of type UIStructurBrowserTableCell
 List<UIStructurBrowserTableCell> UIStructurBrowser.getColumns()
          This is the getter method for the instance variable UIStructurBrowser.columns.
 



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