component-ktx
6.5.0
component-ktx
/
org.pushingpixels.radiance.component.ktx
/
KCommandButton
KCommand
Button
class
KCommandButton
Constructors
Functions
Constructors
KCommand
Button
Link copied to clipboard
fun
KCommandButton
(
)
Functions
command
Link copied to clipboard
fun
command
(
init
:
KCommand
.
(
)
->
Unit
)
:
KCommand
presentation
Link copied to clipboard
fun
presentation
(
init
:
KCommandButtonPresentation
.
(
)
->
Unit
)
to
Button
Link copied to clipboard
fun
toButton
(
)
:
JCommandButton