Module: alfresco/header/AlfMenuBarPopup

alfresco/header/AlfMenuBarPopup

Author:
  • Dave Draper
License:
Source:

Members

cssRequirements :object[]

An array of the CSS files to use with this widget.
Type:
  • object[]
Default Value:
  • [{cssFile:"./css/AlfMenuBarPopup.css"}]
Source:

showArrow :boolean

Used to indicate whether or not to display a down arrow that indicates that this is a drop-down menu. True by default.
Type:
  • boolean
Default Value:
  • true
Source:

Methods

postCreate()

Extends the default implementation to create an additional element with the show arrow CSS class to the focusNode of the widget.
Source: