PLEASE NOTE: This widget is still in BETA
This extends the horizontal menu bar to alter the CSS so that menu bar items are rendered in a vertical stack.
Although the rendering is implemented the keyboard navigation has not been updated so that the up/down rather then left/right cursor keys are connected for use
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Extends
Members
-
cssRequirements :Array
-
An array of the CSS files to use with this widget.
Type:
- Array
- Source:
Methods
-
allWidgetsProcessed(widgets)
-
Implements the callback to add all of the widgets into the MenuBar.
Parameters:
Name Type Description widgets
The widgets that have been successfully instantiated. - Source:
-
postCreate()
-
Instantiates the MenuBar (a custom declared implementation) and processes the widgets assigned to ensure that the labels are localized before being sent for processing.
- Source: