The button located in the GadgetToolbar that toggles the GadgetDropDownMenu widget.
Extends
- dijit/_WidgetBase
- dijit/_TemplatedMixin
- dijit/_WidgetsInTemplateMixin
Requires
- module:explorer/widgets/GadgetDropDownMenu
Methods
-
constructMenu(metadata)
-
Populates the GadgetDropDownmenu with the gadget's metadata.
Parameters:
Name Type Description metadata
Object Object with the gadget's metadata. -
getGadgetDropDownMenu() → {GadgetDropDownMenu}
-
Getter method for the GadgetDropDownMenu.
Returns:
The DropDownMenu connected to this button.- Type
- GadgetDropDownMenu