Package: | Ext.tree |
Defined In: | TreeNodeUI.js |
Class: | TreeNodeUI |
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.
@@ -13,7 +13,9 @@ This class provides access to the user interface components of an Ext TreeNode,
Duplicate classes are automatically filtered out.
Adds one or more CSS classes to the node's UI element.
Duplicate classes are automatically filtered out.