Class icm.widget.menu.Toolbar


Extends icm.widget.menu.Menu.
Represents a toolbar.
Defined in: <icm/widget/menu/Toolbar.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Constucts a toolbar.

Method Summary

Method Attributes Method Name and Description
 
renderToolbar(parent)
Renders the toolbar.
Methods borrowed from class icm.widget.menu.Menu:
build, constructor, getContextObject, getId, isContextualMenu, isEnabled, isGlobalAction, isMultipleAction, isSingleAction, isToolbar, isVisible, performAction, postCreate, setActionParameterMap, setContextObject, startup

Constructor Detail

icm.widget.menu.Toolbar()

Constucts a toolbar.

Method Detail

renderToolbar(parent)

Renders the toolbar.
Parameters:
{object} parent
The parent node of the toolbar.