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 Options Defined By
  pathSeparator : String
The token used to separate paths in node ids (defaults to '/').
Tree

Public Properties

Property Defined By
  root : Node
The root node for this tree
Tree

Public Methods

Method Defined By

Public Events

Event Defined By