Class ZmTreeController
Class Detail
ZmTreeController(type)
Creates a tree controller.
Author: Conrad Damon.
Method Detail
clearTreeView(overviewId)
Clears the tree view for the given overview.
dispose()
Dispose of this controller. Removes the tree change listener.
called when ZmComposeController is disposed (new window).
If the change listener stayed we would get exceptions since this window will no longer exist.
{Object}
getDataTree(account)
Gets the data tree.
{DwtDropTarget}
getDropTarget()
Gets the controller drop target.
{ZmTreeView}
getTreeView(overviewId, force)
Gets the tree view for the given overview.
show(params)
Displays the tree of this type.
{String}
toString()
Returns a string representation of the object.
|
||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:37 GMT-0400 (EDT)
|