X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.data.Node.html diff --git a/docs/output/Ext.data.Node.html b/docs/output/Ext.data.Node.html index 11496608..3e2f9678 100644 --- a/docs/output/Ext.data.Node.html +++ b/docs/output/Ext.data.Node.html @@ -1,4 +1,4 @@ -
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