component-ktx
6.5.0
component-ktx
/
org.pushingpixels.radiance.component.ktx.synapse
/
KRibbonCheckBoxContentModel
KRibbon
Check
Box
Content
Model
class
KRibbonCheckBoxContentModel
Constructors
Functions
Properties
Constructors
KRibbon
Check
Box
Content
Model
Link copied to clipboard
fun
KRibbonCheckBoxContentModel
(
)
Functions
rich
Tooltip
Link copied to clipboard
fun
richTooltip
(
init
:
KRichTooltip
.
(
)
->
Unit
)
Properties
action
Listener
Link copied to clipboard
var
actionListener
:
(
event
:
ActionEvent
)
->
Unit
?
caption
Link copied to clipboard
var
caption
:
String
?
icon
Factory
Link copied to clipboard
var
iconFactory
:
RadianceIcon.Factory
?
is
Enabled
Link copied to clipboard
var
isEnabled
:
Boolean
is
Selected
Link copied to clipboard
var
isSelected
:
Boolean
text
Link copied to clipboard
var
text
:
String
?