|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SidePanelAlignment | |
---|---|
org.openfaces.component.panel |
Uses of SidePanelAlignment in org.openfaces.component.panel |
---|
Methods in org.openfaces.component.panel that return SidePanelAlignment | |
---|---|
SidePanelAlignment |
SidePanel.getAlignment()
|
SidePanelAlignment |
SidePanel.getAlignment()
|
static SidePanelAlignment |
SidePanelAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SidePanelAlignment |
SidePanelAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SidePanelAlignment[] |
SidePanelAlignment.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
static SidePanelAlignment[] |
SidePanelAlignment.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 SidePanelAlignment | |
---|---|
void |
SidePanel.setAlignment(SidePanelAlignment alignment)
|
void |
SidePanel.setAlignment(SidePanelAlignment alignment)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |