-
Notifications
You must be signed in to change notification settings - Fork 0
Creator
github-actions[bot] edited this page Oct 27, 2025
·
2 revisions
Sets the type of the creator.setType(type): void
setType(type): void| Name | Type | Description |
|---|---|---|
| type | CreatorType |
The type of the creator. |
Sets the data of the creator.setData(data): void
setData(data): void| Name | Type | Description |
|---|---|---|
| data | any |
The data of the creator. |
Populates the creator from a JSON object.fromJSON(json): Creator
fromJSON(json): Creator| Name | Type | Description |
|---|---|---|
| json | any |
The JSON object. |
CreatorThe actual abstraction layer for retrieving or sending data from the portal server.
⠀⠀
⠀⠀
⠀⠀
The actual abstraction layer for retrieving or sending data from the portal server.
⠀⠀
⠀⠀
⠀⠀


⠀⠀
Model data for simplified use of the data.
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
Static data and informations.
⠀⠀
⠀⠀
⠀⠀