Package | Description |
---|---|
org.apache.myfaces.tobago.internal.component | |
org.apache.myfaces.tobago.model |
Modifier and Type | Method and Description |
---|---|
Selectable |
AbstractUIData.getSelectableAsEnum()
Will be obsolete later when selectable has the type TreeSelectable.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.