X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..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 17411642..00000000 --- a/docs/output/Ext.data.Tree.html +++ /dev/null @@ -1,564 +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