Method Summary
Public Methods | ||
public |
clear() Clears registered collections. |
|
public |
setCollections(collections: [BaseCollection]) Sets the collections that are to be updated. |
|
public |
update() Updates registered collections. |
Public Methods
public setCollections(collections: [BaseCollection]) source
Sets the collections that are to be updated.
Params:
Name | Type | Attribute | Description |
collections | [BaseCollection] | collections to be updated. |