KRibbonGalleryContent

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun extraPopupCommand(actionKeyTip: String? = null, popupKeyTip: String? = null, init: KCommand.() -> Unit): KCommand
Link copied to clipboard

Properties

Link copied to clipboard
var iconFactory: RadianceIcon.Factory?
Link copied to clipboard
var onCommandActivated: (Command) -> Unit?
Link copied to clipboard
var onCommandPreviewActivated: (Command) -> Unit?
Link copied to clipboard
var onCommandPreviewCanceled: (Command) -> Unit?