- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Members
-
_currentIconClass :string
-
The last set icon CSS class. Maintained so that it can be removed when changed.
Type:
- string
- Default Value:
- null
- Source:
-
selectionTopic :string
-
The topic that the widget will listen to.
Type:
- string
- Default Value:
- null
- Source:
-
updateIconOnSelection :boolean
-
Indicates whether a selection can modify the main icon
Type:
- boolean
- Default Value:
- false
- Source:
Methods
-
handleSelection(payload)
-
Parameters:
Name Type Description payload
object The payload from the publication on the selection topic - Source:
-
postCreate()
-
Extends the inherited implementation to subscribe to the 'selectionTopic' attribute.
- Source: