Class ZmNewWindow
Class Detail
ZmNewWindow()
Creates a controller to run
ZmNewWindow . Do not call directly, instead use
the run() factory method.
Author: Parag Shah.
Method Detail
cancelRequest(reqId, errorCallback, noBusyOverlay)
Cancels the request.
{ZmApp}
getApp(appName)
Gets a handle to the given app.
{ZmAppViewMgr}
getAppViewMgr()
Gets a handle to the app view manager.
{DwtKeyMapMgr}
getKeyMapMgr()
Gets the key map manager.
{String}
getKeyMapName()
Gets the key map name.
{Boolean}
handleKeyAction(actionCode, ev)
Handles the key action.
popupErrorDialog(msg, ex, noExecReset, hideReportButton)
Popup the error dialog.
<static>
ZmNewWindow.run()
Sets up new window and then starts it by calling its constructor. It is assumed that the
CSFE is on the same host.
sendRequest(params)
Sends the server requests to the main controller.
setStatusMsg(params)
Set status messages via the main controller, so they show up in the client's status area.
startup()
Presents a view based on a command passed through the window object. Possible commands are:
<static>
ZmNewWindow.unload(ev)
Allows this child window to inform parent it's going away
|
||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:35 GMT-0400 (EDT)
|