MaleficExtensions
Toggle table of contents
1.4.4
jvm
Platform filter
jvm
Switch theme
Search in API
MaleficExtensions
compose
/
xyz.malefic.ext.application
/
Item
/
Item
Item
constructor
(
text
:
String
=
"Empty Item"
,
icon
:
Painter
?
=
null
,
enabled
:
Boolean
=
true
,
mnemonic
:
Char
?
=
null
,
shortcut
:
KeyShortcut
?
=
null
,
onClick
:
OnClick
=
{}
)