Home > @magiclane/maps-sdk > ContentStoreItemList
ContentStoreItemList class
Signature:
export declare class ContentStoreItemList extends GemList<ContentStoreItem> Extends: GemList<ContentStoreItem>
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the ContentStoreItemList class.
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Adds a ContentStoreItem to the list | ||
|
|
Creates a new ContentStoreItemList instance | |
|
|
Creates a ContentStoreItemList from JSON (array of item JSON objects) | |
|
|
Creates a ContentStoreItemList from an array of items |