Skip to content

WriteableTable.toCollection()

David Fahlander edited this page Apr 16, 2014 · 4 revisions

Return a collection of all items in table.

Syntax

table.toCollection()

Return Value

WriteableCollection

Remarks

Returns an unfiltered collection containing all objects in the store.

Clone this wiki locally