|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIHiddenCell | |
|---|---|
| org.efaps.ui.wicket.models.objects | The objects holding and handling the data presented to the User. |
| 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 | |
|---|---|
List<UIHiddenCell> |
UIRow.getHidden()
Getter method for instance variable UIRow.hidden. |
List<UIHiddenCell> |
AbstractUIPageObject.getHiddenCells()
Getter method for instance variable AbstractUIPageObject.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 |
AbstractUIPageObject.addHidden(UIHiddenCell _hiddenCell)
Method to add a hidden Cell to the list AbstractUIPageObject.hiddenCells. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||