public static interface AskingPoint.OnCommandListener
AskingPoint.OnTagCommandListener
Modifier and Type | Method and Description |
---|---|
boolean |
onCommand(Command<?> command)
Called only when a Dashboard Command has fired.
|
boolean onCommand(Command<?> command)
command
- Command to execute. This will never be null.