Module: alfresco/menus/AlfVerticalMenuBar

alfresco/menus/AlfVerticalMenuBar

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

Author:
  • Dave Draper
License:
Source:

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: