component
1.1.0
component
/
org.pushingpixels.aurora.component.model
/
LabelContentModel
Label
Content
Model
data
class
LabelContentModel
(
text
:
String
,
enabled
:
Boolean
,
icon
:
Painter
?
)
:
ContentModel
Content copied to clipboard
Properties
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
=
true
Content copied to clipboard
icon
Link copied to clipboard
val
icon
:
Painter
?
=
null
Content copied to clipboard
text
Link copied to clipboard
val
text
:
String
Content copied to clipboard