KRibbonBand

class KRibbonBand : KBaseRibbonBand<JRibbonBand>

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
fun colorSelectorCommand(priority: JRibbonBand.PresentationPriority, actionKeyTip: String? = null, popupKeyTip: String? = null, textClick: CommandButtonPresentationModel.TextClick? = null, popupPlacementStrategy: RadianceThemingSlices.PopupPlacementStrategy? = null, init: KColorSelectorCommand.() -> Unit): KColorSelectorCommand
Link copied to clipboard
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)
Link copied to clipboard
fun component(projection: ComponentProjection<out JComponent, out ComponentContentModel>)
Link copied to clipboard
Link copied to clipboard
fun gallery(priority: JRibbonBand.PresentationPriority, init: KRibbonGallery.() -> Unit): KRibbonGallery
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
var iconFactory: RadianceIcon.Factory?
Link copied to clipboard
var resizePolicies: (ribbonBand: JRibbonBand) -> List<RibbonBandResizePolicy>?
Link copied to clipboard

Extensions

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