RibbonKeyboardAction

data class RibbonKeyboardAction(val actionName: String, val actionKeyStroke: KeyStroke, val command: KCommand)

Constructors

Link copied to clipboard
fun RibbonKeyboardAction(actionName: String, actionKeyStroke: KeyStroke, command: KCommand)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard