Localized enums.
Whether the MainStore
instance is initialized.
Currently selected locale.
Localized entity messages.
Information about project entities.
Whether the user is anonymous.
Initializes this MainStore
instance.
a promise that resolves when initialization is complete.
true
means that MainStore
is in a state when entity data can be displayed (i.e. entity metadata,
localized entity messages, localized enums and permissions information has been loaded).
Retrieves localized enums using REST API.
Retrieves localized entity messages using REST API.
Retrieves entity metadata using REST API.
Changes the active locale for this frontend client application.
locale to be set as active.
Generated using TypeDoc
Whether the user authenticated.