X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.tree.TreeNodeUI.html diff --git a/docs/output/Ext.tree.TreeNodeUI.html b/docs/output/Ext.tree.TreeNodeUI.html index 442e7a44..638b4969 100644 --- a/docs/output/Ext.tree.TreeNodeUI.html +++ b/docs/output/Ext.tree.TreeNodeUI.html @@ -1,4 +1,4 @@ -
Properties Methods Events Direct Link

Class Ext.tree.TreeNodeUI

Package:Ext.tree
Defined In:TreeNodeUI.js
Class:TreeNodeUI
Extends:Object
This class provides the default UI implementation for Ext TreeNodes. +

Class Ext.tree.TreeNodeUI

Package:Ext.tree
Defined In:TreeNodeUI.js
Class:TreeNodeUI
Subclasses:ColumnNodeUI
Extends:Object
This class provides the default UI implementation for Ext TreeNodes. The TreeNode UI implementation is separate from the tree implementation, and allows customizing of the appearance of tree nodes.
@@ -7,28 +7,28 @@ If you are customizing the Tree's user interface, you may need to extend this class, but you should never need to instantiate this class.

This class provides access to the user interface components of an Ext TreeNode, through -Ext.tree.TreeNode.getUI

Public Properties

This class has no public properties.

Public Methods

MethodDefined By