|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FoldingDirection | |
---|---|
org.openfaces.component.panel |
Uses of FoldingDirection in org.openfaces.component.panel |
---|
Methods in org.openfaces.component.panel that return FoldingDirection | |
---|---|
FoldingDirection |
FoldingPanel.getFoldingDirection()
|
static FoldingDirection |
FoldingDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FoldingDirection[] |
FoldingDirection.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.openfaces.component.panel with parameters of type FoldingDirection | |
---|---|
void |
FoldingPanel.setFoldingDirection(FoldingDirection foldingDirection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |