X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..refs/tags/3.2.0:/examples/tree/column-tree.html diff --git a/examples/tree/column-tree.html b/examples/tree/column-tree.html index 78a5513d..7acf213d 100644 --- a/examples/tree/column-tree.html +++ b/examples/tree/column-tree.html @@ -1,27 +1,32 @@ - - - -Customizing TreePanel - - - - - - - - - - - - - - - - - - - -

Customizing TreePanel

-

This example demonstrates how you can customize a TreePanel to display basic columns.

- + + + +Customizing TreePanel + + + + + + + + + + + + + + + + + + + +

ColumnTree Example

+ +

Demonstrates extending the native Ext.tree.TreePanel and Ext.tree.TreeNodeUI + to display basic columns via the custom Ext.ux.tree.ColumnTree + and Ext.ux.tree.ColumnNodeUI classes.

+

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

+ + \ No newline at end of file