Zimlet JavaScript API Reference - ZmTagTreeController

Class ZmTagTreeController


Extends ZmTreeController.

This class controls a tree display of tags.

Defined in: ZmTagTreeController.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a tag tree controller.
Method Summary
Method Attributes Method Name and Description
 
resetOperations(parent, id, id)
Resets and enables/disables operations based on context.
Methods borrowed from class ZmTreeController:
clearTreeView, dispose, getDataTree, getDropTarget, getTreeView, show, toString
Methods borrowed from class ZmController:
getApp, getCurrentViewId, getCurrentViewType, getKeyMapName, getNewFolderCallback, getSessionId, getTabGroup, getViewElements, handleKeyAction, isTransient, mapSupported, popupErrorDialog, popupUploadErrorDialog, setCurrentViewId, setCurrentViewType, setSessionId
Class Detail
ZmTagTreeController()
Creates a tag tree controller.
Method Detail
resetOperations(parent, id, id)
Resets and enables/disables operations based on context.
Parameters:
{Object} parent
the widget that contains the operations
{String} id
the currently selected/activated organizer
id

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