Package | Description |
---|---|
viptool.base.gui.toolbar.event |
Modifier and Type | Method and Description |
---|---|
void |
IExtendedToolBarListener.toolBarElementAdded(ExtendedToolBarEvent event)
Called when a toolbar element was added to the template.
|
void |
IExtendedToolBarListener.toolBarElementRemoved(ExtendedToolBarEvent event)
Called when a toolbar element was removed from the template toolbar.
|