Zimlet JavaScript API Reference - ZmBriefcaseTreeController

Class ZmBriefcaseTreeController


Extends ZmFolderTreeController.

This class is a controller for the tree view used by the briefcase application.

Defined in: ZmBriefcaseTreeController.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates the briefcase tree controller.
Method Summary
Method Attributes Method Name and Description
 
Gets the tree style.
 
Returns a string representation of the object.
Methods borrowed from class ZmFolderTreeController:
resetOperations, show
Methods borrowed from class ZmTreeController:
clearTreeView, dispose, getDataTree, getDropTarget, getTreeView
Methods borrowed from class ZmController:
getApp, getCurrentViewId, getCurrentViewType, getKeyMapName, getNewFolderCallback, getSessionId, getTabGroup, getViewElements, handleKeyAction, isTransient, mapSupported, popupErrorDialog, popupUploadErrorDialog, setCurrentViewId, setCurrentViewType, setSessionId
Class Detail
ZmBriefcaseTreeController(type)
Creates the briefcase tree controller.
Author: Parag Shah.
Parameters:
{constant} type
the organizer (see ZmOrganizer.BRIEFCASE)
Method Detail
{constant} getTreeStyle()
Gets the tree style.
Returns:
{constant} the style
See:
DwtTree.SINGLE_STYLE

{String} toString()
Returns a string representation of the object.
Returns:
{String} a string representation of the object

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