Module: alfresco/menus/AlfFilteringMenuItem

alfresco/menus/AlfFilteringMenuItem

Author:
  • Dave Draper
License:
Source:

Members

filterTopic :string

The topic to subscribe to for filtering events
Type:
  • string
Default Value:
  • null
Source:

Methods

filter(payload)

Parameters:
Name Type Description
payload object The payload published on the filter topic
Source:

hide()

Hides the menu item.
Source:

postCreate()

Ensures that the supplied menu item label is translated.
Source:

show()

Displays the menu item.
Source: