X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.tree.TreeNode.html diff --git a/docs/output/Ext.tree.TreeNode.html b/docs/output/Ext.tree.TreeNode.html index 6256b3c2..15487c1f 100644 --- a/docs/output/Ext.tree.TreeNode.html +++ b/docs/output/Ext.tree.TreeNode.html @@ -1,4 +1,6 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Node
    TreeNode

Class Ext.tree.TreeNode

Package:Ext.tree
Defined In:TreeNode.js
Class:TreeNode
Subclasses:AsyncTreeNode
Extends:Node

Config Options

Config OptionsDefined By
 allowChildren : Boolean
False to not allow this node to have child nodes (defaults to true)
TreeNode
 allowDrag : Boolean
False to make this node undraggable if draggable = true (defaults to true)
TreeNode
 allowDrop : Boolean
False if this node cannot have child nodes dropped on it (defaults to true)
TreeNode