| Package | Description |
|---|---|
| org.richfaces |
RichFaces framework classes
|
| org.richfaces.component |
Base RichFaces components interfaces and classes
|
| Modifier and Type | Method and Description |
|---|---|
static HeaderAlignment |
HeaderAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderAlignment[] |
HeaderAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderAlignment |
UITabPanel.getHeaderAlignment() |
abstract HeaderAlignment |
AbstractTabPanel.getHeaderAlignment()
The alignment of the tab panel header: left, center, right, bottom, top
|
| Modifier and Type | Method and Description |
|---|---|
void |
UITabPanel.setHeaderAlignment(HeaderAlignment headerAlignment) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.