X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/output/Ext.tree.AsyncTreeNode.html diff --git a/docs/output/Ext.tree.AsyncTreeNode.html b/docs/output/Ext.tree.AsyncTreeNode.html index 992eea5b..0b1dc3e0 100644 --- a/docs/output/Ext.tree.AsyncTreeNode.html +++ b/docs/output/Ext.tree.AsyncTreeNode.html @@ -1,4 +1,7 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Node
    TreeNode
      AsyncTreeNode

Class Ext.tree.AsyncTreeNode

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

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