command

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