X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/examples/tree/column-tree.html diff --git a/examples/tree/column-tree.html b/examples/tree/column-tree.html index 78a5513d..e4ddc247 100644 --- a/examples/tree/column-tree.html +++ b/examples/tree/column-tree.html @@ -2,26 +2,31 @@ Customizing TreePanel - - + + + + + - - - - + + + + - + - - - - - + + - -

Customizing TreePanel

-

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

+ +

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