X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.data.Node.html diff --git a/docs/output/Ext.data.Node.html b/docs/output/Ext.data.Node.html index 45e6ddc8..e0086d91 100644 --- a/docs/output/Ext.data.Node.html +++ b/docs/output/Ext.data.Node.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Node

Class Ext.data.Node

Package:Ext.data
Defined In:Tree.js
Class:Node
Subclasses:TreeNode
Extends:Observable

Config Options

Config OptionsDefined By
 id : String
The id for this node. If one is not specified, one is generated.
Node
 leaf : Boolean
true if this node is a leaf and does not have children
Node