java.util.EventListenerpublic static interface RibbonGalleryContentModel.GalleryCommandAction
extends java.util.EventListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
onCommandActivated(Command command) |
Invoked when a command in this gallery model is activated.
|
void onCommandActivated(Command command)
command - Command that has been activated.