Delete a Row
Row to be deleted
Get the deleted rows in the collection.
Filter rows based on given criteria.
Row Filter callback
Get count of Rows
Get by Row ID
Row ID
Fetch a Row by its index in the Collection
Index in the collection
Fetch a Row by position with respect to another Row.
Reference Row ID
Offset with respect to Reference Row
Get all Rows.
Insert a row, after the given Row.
Row name.
Row name, can be null.
Insert a Row at the end.
Row name, can be null.
Insert a Row at the start.
Row name, can be null.
Get the inserted rows in the collection.
Returns whether Collection contains any modified Rows.
Generated using TypeDoc
Collection class for Row Editors