X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.data.Tree.html diff --git a/docs/output/Ext.data.Tree.html b/docs/output/Ext.data.Tree.html deleted file mode 100644 index 64387da9..00000000 --- a/docs/output/Ext.data.Tree.html +++ /dev/null @@ -1,197 +0,0 @@ -
Properties Methods Events Config Options Direct Link
Observable
-  Tree

Class Ext.data.Tree

Package:Ext.data
Defined In:Tree.js
Class:Tree
Extends:Observable
Represents a tree data structure and bubbles all the events for its nodes. The nodes -in the tree have most standard DOM functionality.

Config Options

Config OptionsDefined By
 pathSeparator : String
The token used to separate paths in node ids (defaults to '/').
Tree

Public Properties

PropertyDefined By
 root : Node
The root node for this tree
Tree

Public Methods

MethodDefined By

Public Events

EventDefined By
\ No newline at end of file