component-ktx
6.5.0
component-ktx
/
org.pushingpixels.radiance.component.ktx.ribbon
/
KRibbonApplicationMenu
KRibbon
Application
Menu
class
KRibbonApplicationMenu
Constructors
Functions
Properties
Constructors
KRibbon
Application
Menu
Link copied to clipboard
fun
KRibbonApplicationMenu
(
)
Functions
command
Link copied to clipboard
fun
command
(
actionKeyTip
:
String
?
=
null
,
popupKeyTip
:
String
?
=
null
,
init
:
KCommand
.
(
)
->
Unit
)
:
KCommand
footer
Link copied to clipboard
fun
footer
(
init
:
KCommandGroup
.
(
)
->
Unit
)
group
Link copied to clipboard
fun
group
(
init
:
KCommandGroup
.
(
)
->
Unit
)
:
KCommandGroup
rich
Tooltip
Link copied to clipboard
fun
richTooltip
(
init
:
KRichTooltip
.
(
)
->
Unit
)
Properties
key
Tip
Link copied to clipboard
var
keyTip
:
String
?
title
Link copied to clipboard
var
title
:
String