component-ktx
6.5.0
component-ktx
/
org.pushingpixels.radiance.component.ktx
/
KColorSelectorPopupMenuGroup
KColor
Selector
Popup
Menu
Group
class
KColorSelectorPopupMenuGroup
Constructors
Functions
Constructors
KColor
Selector
Popup
Menu
Group
Link copied to clipboard
fun
KColorSelectorPopupMenuGroup
(
)
Functions
color
Section
Link copied to clipboard
fun
colorSection
(
init
:
KColorSelectorPopupMenuColorSection
.
(
)
->
Unit
)
:
KColorSelectorPopupMenuColorSection
color
Section
With
Derived
Link copied to clipboard
fun
colorSectionWithDerived
(
init
:
KColorSelectorPopupMenuColorSection
.
(
)
->
Unit
)
:
KColorSelectorPopupMenuColorSection
command
Link copied to clipboard
fun
command
(
actionKeyTip
:
String
?
=
null
,
popupKeyTip
:
String
?
=
null
,
init
:
KCommand
.
(
)
->
Unit
)
:
KCommand
recent
Section
Link copied to clipboard
fun
recentSection
(
init
:
KColorSelectorPopupMenuRecentSection
.
(
)
->
Unit
)
:
KColorSelectorPopupMenuRecentSection
unary
Plus
Link copied to clipboard
operator
fun
KCommand
.
unaryPlus
(
)