Package | Description |
---|---|
org.apache.myfaces.tobago.internal.renderkit |
Modifier and Type | Method and Description |
---|---|
Collapse.Operation |
Collapse.getOperation() |
static Collapse.Operation |
Collapse.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Collapse.Operation[] |
Collapse.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Collapse(Collapse.Operation operation,
String forId) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.