Package | Description |
---|---|
org.richfaces.ui.toggle.tabPanel |
Modifier and Type | Method and Description |
---|---|
HeaderPosition |
UITabPanel.getHeaderPosition() |
abstract HeaderPosition |
AbstractTabPanel.getHeaderPosition()
The position of the header: top, bottom, left, right
|
static HeaderPosition |
HeaderPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderPosition[] |
HeaderPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UITabPanel.setHeaderPosition(HeaderPosition headerPosition) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.