public interface IExtendedToolBarListener
Modifier and Type | Method and Description |
---|---|
void |
toolBarElementAdded(ExtendedToolBarEvent event)
Called when a toolbar element was added to the template.
|
void |
toolBarElementRemoved(ExtendedToolBarEvent event)
Called when a toolbar element was removed from the template toolbar.
|
void toolBarElementAdded(ExtendedToolBarEvent event)
event
- an object containing additional information about the eventvoid toolBarElementRemoved(ExtendedToolBarEvent event)
event
- an object containing additional information about the event