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