component-ktx
6.5.0
component-ktx
/
org.pushingpixels.radiance.component.ktx.ribbon
/
KRibbonTaskbar
KRibbon
Taskbar
class
KRibbonTaskbar
Constructors
Functions
Extensions
Constructors
KRibbon
Taskbar
Link copied to clipboard
fun
KRibbonTaskbar
(
)
Functions
command
Link copied to clipboard
fun
command
(
init
:
KCommand
.
(
)
->
Unit
)
:
KCommand
fun
command
(
command
:
KCommand
)
:
KCommand
component
Link copied to clipboard
fun
component
(
projection
:
ComponentProjection
<
out
JComponent
,
out
ComponentContentModel
>
)
gallery
Link copied to clipboard
fun
gallery
(
init
:
KRibbonGallery
.
(
)
->
Unit
)
:
KRibbonGallery
unary
Plus
Link copied to clipboard
operator
fun
KCommand
.
unaryPlus
(
)
Extensions
check
Box
Link copied to clipboard
fun
KRibbonTaskbar
.
checkBox
(
init
:
KRibbonCheckBox
.
(
)
->
Unit
)
combo
Box
Link copied to clipboard
fun
<
T
>
KRibbonTaskbar
.
comboBox
(
init
:
KRibbonComboBox
<
T
>
.
(
)
->
Unit
)
spinner
Date
Link copied to clipboard
fun
KRibbonTaskbar
.
spinnerDate
(
init
:
KRibbonSpinnerDate
.
(
)
->
Unit
)
spinner
Number
Link copied to clipboard
fun
KRibbonTaskbar
.
spinnerNumber
(
init
:
KRibbonSpinnerNumber
.
(
)
->
Unit
)