X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/tree/column-tree.html diff --git a/examples/tree/column-tree.html b/examples/tree/column-tree.html index e4ddc247..7acf213d 100644 --- a/examples/tree/column-tree.html +++ b/examples/tree/column-tree.html @@ -1,32 +1,32 @@ - - - -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.

- - + + + +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