|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Selectable | |
---|---|
org.apache.myfaces.tobago.internal.component | |
org.apache.myfaces.tobago.model |
Uses of Selectable in org.apache.myfaces.tobago.internal.component |
---|
Methods in org.apache.myfaces.tobago.internal.component that return Selectable | |
---|---|
Selectable |
AbstractUIData.getSelectableAsEnum()
Will be obsolete later when selectable has the type TreeSelectable. |
Uses of Selectable in org.apache.myfaces.tobago.model |
---|
Methods in org.apache.myfaces.tobago.model that return Selectable | |
---|---|
static Selectable |
Selectable.parse(Object name)
|
static Selectable |
Selectable.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Selectable[] |
Selectable.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |