Class: PersistentCollection

$k. PersistentCollection

new $k.PersistentCollection()

Abstract persistent collection of elements. The collection can be registered or added to folders.

Extends

Methods

elements() : Array.<object>

Returns the elements of the collection

Returns:
Type Description
Array.<object>

name() : string

Returns the name

Returns:
Type Description
string

Intherited methods