action |
fun ButtonBase.action(op: () -> Unit): Unit |
command |
var ButtonBase.command: Command<*> |
commandParameter |
var ButtonBase.commandParameter: Any? |
commandParameterProperty |
var ButtonBase.commandParameterProperty: Property<Any?> |
commandProperty |
var ButtonBase.commandProperty: ObjectProperty<Command<*>> |