component
1.1.0
component
/
org.pushingpixels.aurora.component.model
/
CommandActionPreview
Command
Action
Preview
interface
CommandActionPreview
Content copied to clipboard
Functions
Functions
on
Command
Preview
Activated
Link copied to clipboard
abstract
fun
onCommandPreviewActivated
(
command
:
Command
)
Content copied to clipboard
Invoked when a command preview has been activated.
on
Command
Preview
Canceled
Link copied to clipboard
abstract
fun
onCommandPreviewCanceled
(
command
:
Command
)
Content copied to clipboard
Invoked when a command preview has been canceled.