X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/examples/tree/check-tree.html diff --git a/examples/tree/check-tree.html b/examples/tree/check-tree.html index dd9a7ee1..e7d8c197 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