command

fun command(actionKeyTip: String? = null, popupKeyTip: String? = null, textClick: CommandButtonPresentationModel.TextClick? = null, popupPlacementStrategy: RadianceThemingSlices.PopupPlacementStrategy? = null, init: KCommand.() -> Unit): KCommand
fun command(actionKeyTip: String? = null, popupKeyTip: String? = null, textClick: CommandButtonPresentationModel.TextClick? = null, popupPlacementStrategy: RadianceThemingSlices.PopupPlacementStrategy? = null, command: KCommand)