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

Packages that use UIHiddenCell
org.efaps.ui.wicket.models.objects   
 

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

Methods in org.efaps.ui.wicket.models.objects that return types with arguments of type UIHiddenCell
 java.util.List<UIHiddenCell> UIRow.getHidden()
          Getter method for instance variable UIRow.hidden.
 java.util.List<UIHiddenCell> UIAbstractPageObject.getHiddenCells()
          Getter method for instance variable UIAbstractPageObject.hiddenCells.
 

Methods in org.efaps.ui.wicket.models.objects with parameters of type UIHiddenCell
 void UIRow.addHidden(UIHiddenCell _hiddenCell)
          Add a hidden cell to this row.
 void UIAbstractPageObject.addHidden(UIHiddenCell _hiddenCell)
          Method to add a hidden Cell to the list UIAbstractPageObject.hiddenCells.
 



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