Zimlet JavaScript API Reference - ZmApptController

Class ZmApptController


Extends ZmCalItemComposeController.



Defined in: ZmApptController.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
ZmApptController(container, app, type, sessionId)
Creates a new appointment controller to manage read-only appointment viewing.
Methods borrowed from class ZmCalItemComposeController:
getItemView, getToolbar, saveCalItem, toggleSpellCheckButton
Methods borrowed from class ZmBaseController:
getCurrentToolbar, getCurrentView, getItemCount, getItems, handleKeyAction, isCurrent, setSessionId
Methods borrowed from class ZmController:
getApp, getCurrentViewId, getCurrentViewType, getKeyMapName, getNewFolderCallback, getSessionId, getTabGroup, getViewElements, isTransient, mapSupported, popupErrorDialog, popupUploadErrorDialog, setCurrentViewId, setCurrentViewType
Class Detail
ZmApptController(container, app, type, sessionId)
Creates a new appointment controller to manage read-only appointment viewing.
Author: Vince Bellows.
Parameters:
{DwtShell} container
the containing shell
{ZmApp} app
the containing app
{constant} type
controller type
{string} sessionId
the session id

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