|
|
Methods
Returns the record node by id
Returns the root node for this tree.
load( Object options) : void
Loads the Store using its configured proxy.
setRootNode( Ext.data.Model/Ext.data.NodeInterface root) : Ext.data.NodeInterface
Sets the root node for this store
Defined By
Events
append( Tree tree, Node parent, Node node, Number index)
Fires when a new child node is appended to a node in this store's tree.
Fires before a new child is appended to a node in this store's tree, return false to cancel the append.
Fires before this node is collapsed.
Fires before this node is expanded.
beforeinsert( Tree tree, Node parent, Node node, Node refNode
|
|
|