Class ZmOverviewController
Class Detail
ZmOverviewController(container)
Creates an overview as a set of tree views. When the overview is created, various
characteristics of its tree views can be provided. Each type of tree view
has a corresponding tree controller (also a singleton), which is lazily
created.
Author: Conrad Damon.
Method Detail
createOverview(params)
Creates a new overview with the given options.
createOverviewContainer(containerParams, overviewParams)
Creates a new overview container with the given options. Used when mailbox
has multiple accounts.
{ZmOverview}
getOverview(overviewId)
Gets the overview with the given id.
{ZmOverviewContainer}
getOverviewContainer(containerId)
Gets the overview container for the given app.
{ZmTreeController}
getTreeController(treeId, noCreate)
Gets the tree controller.
{ZmTree}
getTreeData(treeId)
Gets the tree data for the given organizer type.
{ZmTreeView}
getTreeView(overviewId, treeId)
Gets the tree view in the given overview.
{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)
|