Properties
Static
API_REQUEST
API_REQUEST: string = 'API:request'
Static
AUTH_ABORT_SIGN_IN
AUTH_ABORT_SIGN_IN: string = 'auth:abortSignIn'
Static
AUTH_AUTH_CONTEXT
AUTH_AUTH_CONTEXT: string = 'auth:authContext'
Static
AUTH_CONFIG_OIDC
AUTH_CONFIG_OIDC: string = 'auth:configOIDC'
Static
AUTH_SIGN_IN
AUTH_SIGN_IN: string = 'auth:signIn'
Static
AUTH_SIGN_OUT
AUTH_SIGN_OUT: string = 'auth:signOut'
Static
ELECTRON_STORE_DID_CHANGE
ELECTRON_STORE_DID_CHANGE: string = 'electronStoreDidChange:'
Static
ELECTRON_STORE_GET
ELECTRON_STORE_GET: string = 'electronStore:get'
Static
ELECTRON_STORE_SET
ELECTRON_STORE_SET: string = 'electronStore:set'
Static
INFO_CONSTANTS
INFO_CONSTANTS: string = 'info:constants'
Static
MASK_HANDLER_ASSIGN
MASK_HANDLER_ASSIGN: string = 'maskHandler:assign'
Static
MASK_HANDLER_GET_STATE
MASK_HANDLER_GET_STATE: string = 'maskHandler:getState'
Static
MASK_HANDLER_INSERT_INTO_STATE
MASK_HANDLER_INSERT_INTO_STATE: string = 'maskHandler:insertIntoState'
Static
MASK_HANDLER_UNSET
MASK_HANDLER_UNSET: string = 'maskHandler:unset'
Static
METASTORE_INSTANCE_SET
METASTORE_INSTANCE_SET: string = 'MetaStoreInstance:set'