|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tree.CheckCascade | |
|---|---|
| com.sencha.gxt.widget.core.client.tree | Tree and related classes. |
| Uses of Tree.CheckCascade in com.sencha.gxt.widget.core.client.tree |
|---|
| Methods in com.sencha.gxt.widget.core.client.tree that return Tree.CheckCascade | |
|---|---|
Tree.CheckCascade |
Tree.getCheckStyle()
The check cascade style value which determines if check box changes cascade to parent and children. |
static Tree.CheckCascade |
Tree.CheckCascade.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Tree.CheckCascade[] |
Tree.CheckCascade.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sencha.gxt.widget.core.client.tree with parameters of type Tree.CheckCascade | |
|---|---|
void |
Tree.setCheckStyle(Tree.CheckCascade checkStyle)
Sets the cascading behavior for check tree (defaults to PARENTS). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||