Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component | |
org.apache.myfaces.tobago.model |
Modifier and Type | Method and Description |
---|---|
SwitchType |
UITabGroup.getSwitchType()
Indicating how tab switching should be done.
|
Modifier and Type | Method and Description |
---|---|
void |
UITabGroup.setSwitchType(SwitchType switchType) |
Modifier and Type | Method and Description |
---|---|
abstract SwitchType |
AbstractUITabGroup.getSwitchType() |
Modifier and Type | Method and Description |
---|---|
static SwitchType |
SwitchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwitchType[] |
SwitchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.