public interface IExtendedMenuListener
Modifier and Type | Method and Description |
---|---|
void |
menuElementAdded(ExtendedMenuEvent event)
Called when a menu element was added to the template.
|
void |
menuElementRemoved(ExtendedMenuEvent event)
Called when a menu element was removed from the template menu.
|
void menuElementAdded(ExtendedMenuEvent event)
event
- an object containing additional information about the eventvoid menuElementRemoved(ExtendedMenuEvent event)
event
- an object containing additional information about the event