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