|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabAlignment | |
|---|---|
| org.openfaces.component.panel | |
| org.openfaces.component.select | |
| Uses of TabAlignment in org.openfaces.component.panel |
|---|
| Methods in org.openfaces.component.panel that return TabAlignment | |
|---|---|
TabAlignment |
TabbedPane.getTabAlignment()
|
| Methods in org.openfaces.component.panel with parameters of type TabAlignment | |
|---|---|
void |
TabbedPane.setTabAlignment(TabAlignment tabAlignment)
|
| Uses of TabAlignment in org.openfaces.component.select |
|---|
| Methods in org.openfaces.component.select that return TabAlignment | |
|---|---|
TabAlignment |
TabSet.getAlignment()
|
static TabAlignment |
TabAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TabAlignment[] |
TabAlignment.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.openfaces.component.select with parameters of type TabAlignment | |
|---|---|
void |
TabSet.setAlignment(TabAlignment alignment)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||