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 |
---|---|
abstract HeaderAlignment |
AbstractTabPanel.getHeaderAlignment()
The alignment of the tab panel header: left (default), right
|
HeaderAlignment |
UITabPanel.getHeaderAlignment() |
Modifier and Type | Method and Description |
---|---|
void |
UITabPanel.setHeaderAlignment(HeaderAlignment headerAlignment) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.