ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform.datatypes
/
Table
/
addAll
add
All
fun
addAll
(
values
:
Collection
<
T
>
)
:
List
<
TableRowId
>
(
source
)
Adds all provided
values
to the table. Returns a list with the identifiers of all newly added rows.