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