| Package | Description |
|---|---|
| org.richfaces |
RichFaces framework classes
|
| org.richfaces.component |
Base RichFaces components interfaces and classes
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
HeaderPosition |
UITabPanel.getHeaderPosition() |
abstract HeaderPosition |
AbstractTabPanel.getHeaderPosition()
The position of the header: top, bottom, left, right
|
| Modifier and Type | Method and Description |
|---|---|
void |
UITabPanel.setHeaderPosition(HeaderPosition headerPosition) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.