SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.utils.table
/
Row
Row
class
Row
(
source
)
Members
Constructors
Row
Link copied to clipboard
constructor
(
)
Properties
cells
Link copied to clipboard
val
cells
:
MutableList
<
Cell
>
Functions
cell
Link copied to clipboard
fun
cell
(
value
:
Any
?
)