toggle menu
ktml
1.0-SNAPSHOT
jvm
switch theme
search in API
ktml
/
info.scce.ktml
/
Tr
/
Tr
Tr
constructor
(
vararg
children
:
TableCellInterface
)
constructor
(
attributes
:
Attributes
,
vararg
children
:
TableCellInterface
)
constructor
(
attributes
:
Attributes
,
classes
:
ClassesInterface
,
vararg
children
:
TableCellInterface
)
constructor
(
classes
:
ClassesInterface
,
vararg
children
:
TableCellInterface
)
constructor
(
classes
:
ClassesInterface
,
children
:
List
<
TableCellInterface
>
)
constructor
(
attributes
:
Attributes
,
classes
:
ClassesInterface
,
children
:
List
<
TableCellInterface
>
)