Module: alfresco/menus/AlfDynamicMenuBar

alfresco/menus/AlfDynamicMenuBar

Deprecated:
  • This module is deprecated because it is currently not in use.
    Author:
    • Dave Draper
    License:
    Source:

    Members

    updateTopic

    Source:

    Methods

    addUpdate(update, index)

    The attributes of an item are:
    Parameters:
    Name Type Description
    update object The update to process
    index integer The index of the update
    Source:

    postCreate()

    Source:

    processUpdates(payload)

    Parameters:
    Name Type Description
    payload object The payload received on the updateTopic
    Source:

    removeUpdate(update, index)

    Parameters:
    Name Type Description
    update object The update to process
    index integer The index of the update
    Source: