component-ktx
6.5.0
component-ktx
/
org.pushingpixels.radiance.component.ktx.ribbon
/
KRibbonGalleryContent
KRibbon
Gallery
Content
class
KRibbonGalleryContent
Constructors
Functions
Properties
Constructors
KRibbon
Gallery
Content
Link copied to clipboard
fun
KRibbonGalleryContent
(
)
Functions
command
Group
Link copied to clipboard
fun
commandGroup
(
init
:
KCommandGroup
.
(
)
->
Unit
)
:
KCommandGroup
extra
Popup
Command
Link copied to clipboard
fun
extraPopupCommand
(
actionKeyTip
:
String
?
=
null
,
popupKeyTip
:
String
?
=
null
,
init
:
KCommand
.
(
)
->
Unit
)
:
KCommand
extra
Popup
Group
Link copied to clipboard
fun
extraPopupGroup
(
init
:
KCommandGroup
.
(
)
->
Unit
)
:
KCommandGroup
Properties
icon
Factory
Link copied to clipboard
var
iconFactory
:
RadianceIcon.Factory
?
on
Command
Activated
Link copied to clipboard
var
onCommandActivated
:
(
Command
)
->
Unit
?
on
Command
Preview
Activated
Link copied to clipboard
var
onCommandPreviewActivated
:
(
Command
)
->
Unit
?
on
Command
Preview
Canceled
Link copied to clipboard
var
onCommandPreviewCanceled
:
(
Command
)
->
Unit
?