X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.tree.AsyncTreeNode.html diff --git a/docs/output/Ext.tree.AsyncTreeNode.html b/docs/output/Ext.tree.AsyncTreeNode.html index 714fad7c..18bd0279 100644 --- a/docs/output/Ext.tree.AsyncTreeNode.html +++ b/docs/output/Ext.tree.AsyncTreeNode.html @@ -1,6 +1,6 @@ -
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