ArrayListModel

Undocumented in source.
class ArrayListModel : AutoListModel!(Row[])(
Row
) {}

Constructors

this
this(Row[] rows)
Undocumented in source.

Meta