- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Extends
Members
-
_contextMenu :object
-
A reference to the dijit/Menu that will be created.
Type:
- object
- Default Value:
- null
- Source:
-
cssRequirements :object[]
-
An array of the CSS files to use with this widget.
Type:
- object[]
- Default Value:
- [{cssFile:"./css/AlfContextMenu.css"}]
- Source:
-
templateString :String
-
The HTML template to use for the widget.
Type:
- String
- Source:
Methods
-
allWidgetsProcessed(widgets)
-
Callback implementation following instantiation of all of the widgets defined in by the "widgets" instance property.
Parameters:
Name Type Description widgets
array An array of the instantiated widgets (as defined by the widgets instance property). - Source:
-
postCreate()
-
Updates the default template with some additional CSS class information and then processes the widgets supplied.
- Source: