Module: alfresco/renderers/ContextActions

alfresco/renderers/ContextActions

This renderer generates a menu bar containing a drop-down menu of menu items representing an action set.

This module was written to intially support Alfresco document and folder actions as generated for a individual nodes but has since been expanded to support custom actions. The majority of the action handling code is done by the _ActionsMixin

Author:
  • Dave Draper
License:
Source:

Methods

postCreate()

Overrides the default to add a group containing all the actions for the current item.
Source: