component-ktx
6.5.0
component-ktx
/
org.pushingpixels.radiance.component.ktx
/
KRichTooltip
KRich
Tooltip
class
KRichTooltip
Constructors
Functions
Properties
Constructors
KRich
Tooltip
Link copied to clipboard
fun
KRichTooltip
(
)
Functions
description
Link copied to clipboard
fun
description
(
init
:
TextContainer
.
(
)
->
Unit
)
footer
Link copied to clipboard
fun
footer
(
init
:
TextContainer
.
(
)
->
Unit
)
Properties
description
Link copied to clipboard
var
description
:
String
?
=
null
footer
Link copied to clipboard
var
footer
:
String
?
=
null
footer
Icon
Factory
Link copied to clipboard
var
footerIconFactory
:
RadianceIcon.Factory
?
=
null
main
Icon
Factory
Link copied to clipboard
var
mainIconFactory
:
RadianceIcon.Factory
?
=
null
title
Link copied to clipboard
var
title
:
String
?
=
null