Class ZmZimletContext
Class Detail
ZmZimletContext(id, zimlet)
Creates the Zimlet context.
Field Detail
{String}
description
The zimlet description.
{String}
name
The zimlet name.
{String}
version
The zimlet version.
Method Detail
{Object}
getConfig(name)
Gets the configuration value.
{ZmOrganizer}
getOrganizer()
Gets the organizer.
{ZmActionMenu}
getPanelActionMenu()
Gets the panel action menu.
{Object}
getProp(name)
Gets the property.
{Object}
getPropValue(name)
Gets the property.
{String}
getUrl()
Gets the URL.
{Object}
getVal(key)
Gets the value.
{AjxXslt}
getXslt(url)
Gets the xslt.
setPanelActionMenu(menu)
Sets the panel action menu.
setPropValue(name, val)
Sets the property.
{String}
toString()
Returns a string representation of the object.
|
||||||||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:39 GMT-0400 (EDT)
|