...
Anchor | ||||
---|---|---|---|---|
|
Refreshing ribbon after hook's change we must:
- call button.requestUpdate(true) on ribbon action item
- call window.requestRibbonRender() on window component.
6.2. listeners
Listeners are methods that will be executed when specified event is fired. Every listener has structure:
...