| Package | Description |
|---|---|
| org.richfaces.component | |
| org.richfaces.component.attribute |
| Modifier and Type | Field and Description |
|---|---|
static SwitchType |
SwitchType.DEFAULT |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SwitchType |
TreeProps.getSelectionType()
The type of type of the selection - ajax (default), client, server.
|
SwitchType |
TreeProps.getToggleType()
The type of type of the node toggling - ajax (default), client, server.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.