toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.core.controls.colorPicker
Package-level
declarations
Types
Types
Alpha
Bar
Link copied to clipboard
class
AlphaBar
(
hue
:
DoubleProperty
,
sat
:
DoubleProperty
,
value
:
DoubleProperty
,
alpha
:
DoubleProperty
)
:
Region
Color
Rect
Pane
Link copied to clipboard
class
ColorRectPane
(
hueProp
:
DoubleProperty
,
sProp
:
DoubleProperty
,
vProp
:
DoubleProperty
)
:
Pane
Hue
Bar
Link copied to clipboard
class
HueBar
(
hue
:
DoubleProperty
)
:
Region
SDFXText
Field
Color
Link copied to clipboard
class
SDFXTextFieldColor
(
colorType
:
ColorType
,
color
:
Color
=
Color.rgb(255, 255, 255, 1.0)
)
:
Control