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