X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/tree/check-tree.html diff --git a/examples/tree/check-tree.html b/examples/tree/check-tree.html index 79b96f91..c0ed389c 100644 --- a/examples/tree/check-tree.html +++ b/examples/tree/check-tree.html @@ -1,37 +1,32 @@ + -Checkbox TreePanel - + Tree Example + + - - - - - - - - - - - - + + + + - -

Checkbox Selection in a TreePanel

-

This example shows simple checkbox selection in a tree. It is enabled on leaf nodes by simply -setting checked:true/false at the node level.

-

This example also shows loading an entire tree structure statically in one load call, rather than -loading each node asynchronously.

-

The js is not minified so it is readable. See check-tree.js.

- -
+

Checkbox Selection in a TreePanel

+

This example shows simple checkbox selection in a tree. It is enabled on leaf nodes by simply + setting checked:true/false at the node level.

+

This example also shows loading an entire tree structure statically in one load call, rather than + loading each node asynchronously.

+

The js is not minified so it is readable. See check-tree.js.

+
- + \ No newline at end of file