X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.data.Node.html diff --git a/docs/output/Ext.data.Node.html b/docs/output/Ext.data.Node.html index abcfee0a..409be4be 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