Zimlet JavaScript API Reference - ZmAddrBookTreeController

Class ZmAddrBookTreeController


Extends ZmFolderTreeController.

This class is a controller for the tree view used by the address book application. This class uses the support provided by ZmOperation.

Defined in: ZmAddrBookTreeController.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates an address book tree controller.
Method Summary
Method Attributes Method Name and Description
 
show(params)
Shows the controller and returns the resulting tree view.
Methods borrowed from class ZmFolderTreeController:
resetOperations
Methods borrowed from class ZmTreeController:
clearTreeView, dispose, getDataTree, getDropTarget, getTreeView, toString
Methods borrowed from class ZmController:
getApp, getCurrentViewId, getCurrentViewType, getKeyMapName, getNewFolderCallback, getSessionId, getTabGroup, getViewElements, handleKeyAction, isTransient, mapSupported, popupErrorDialog, popupUploadErrorDialog, setCurrentViewId, setCurrentViewType, setSessionId
Class Detail
ZmAddrBookTreeController()
Creates an address book tree controller.
Author: Parag Shah.
Method Detail
{ZmTreeView} show(params)
Shows the controller and returns the resulting tree view.
Parameters:
{Hash} params
a hash of parameters
Returns:
{ZmTreeView} the tree view

Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:30 GMT-0400 (EDT)