Preparing search index...
The search index is not available
Realtime Web Suite Client package
Realtime Web Suite Client package
NotifyServiceInstance
Class NotifyServiceInstance
Hierarchy (
view full
)
RWSService
NotifyServiceInstance
Index
Constructors
constructor
Properties
_RELOADABLE
notifier
_instances
Methods
alert
get
Reloadable
notify
reload
Service
set
Notifier
silent
get
Singleton
Constructors
constructor
new
Notify
Service
Instance
(
)
:
NotifyServiceInstance
Returns
NotifyServiceInstance
Properties
_RELOADABLE
_RELOADABLE
:
boolean
= false
Private
notifier
notifier
:
RWSNotify
Static
Protected
_instances
_instances
:
{
[
key
:
string
]
:
RWSService
;
}
= {}
Type declaration
[
key
:
string
]:
RWSService
Methods
alert
alert
(
message
,
logType
?
,
onConfirm
?
)
:
void
Parameters
message
:
string
logType
:
NotifyLogType
= 'info'
Optional
onConfirm
:
(
(
params
)
=>
void
)
(
params
)
:
void
Parameters
params
:
any
Returns
void
Returns
void
get
Reloadable
get
Reloadable
(
)
:
string
Returns
string
notify
notify
(
message
,
logType
?
,
onConfirm
?
)
:
void
Parameters
message
:
string
logType
:
NotifyLogType
= 'info'
Optional
onConfirm
:
(
(
params
)
=>
void
)
(
params
)
:
void
Parameters
params
:
any
Returns
void
Returns
void
reload
Service
reload
Service
<
T
>
(
this
,
...
params
)
:
InstanceType
<
T
>
Type Parameters
T
extends
(
new
(
...
args
)
=>
RWSService
)
Parameters
this
:
T
Rest
...
params
:
any
[]
Returns
InstanceType
<
T
>
set
Notifier
set
Notifier
(
notifier
)
:
void
Parameters
notifier
:
RWSNotify
Returns
void
silent
silent
(
message
,
logType
?
)
:
void
Parameters
message
:
string
logType
:
NotifyLogType
= 'info'
Returns
void
Static
get
Singleton
get
Singleton
<
T
>
(
this
)
:
InstanceType
<
T
>
Type Parameters
T
extends
(
new
(
...
args
)
=>
RWSService
)
Parameters
this
:
T
Returns
InstanceType
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_RELOADABLE
notifier
_instances
alert
get
Reloadable
notify
reload
Service
set
Notifier
silent
get
Singleton
src
services
ApiService.ts
ApiServiceInstance
IRWSHttpRoute
IRWSPrefixedHTTProutes
IRWSBackendRoute
ApiService
DOMService.ts
DOMServiceInstance
DOMOutputType
DOMService
NotifyService.ts
NotifyServiceInstance
NotifyService
RoutingService.ts
RWSRouter
RoutingServiceInstance
IRoutingEvent
IRWSFrontRoutes
IRWSRouteResult
RouteReturn
RoutingService
_ROUTING_EVENT_NAME
renderRouteComponent
_service.ts
RWSService
UtilsService.ts
UtilsServiceInstance
UtilsService
WSService.ts
WSServiceInstance
IRWSWebsocketStatus
WSService
components
uploader
component.ts
RWSUploader
router
component.ts
RouterComponent
_attrs
angular-attr.ts
ngAttr
_component.ts
RWSViewComponent
IRWSAssetShowOptions
_decorator.ts
IRWSDecoratorOptions
RWSView
index.ts
registerRWSComponents
interfaces
IRWSConfig.ts
IRWSConfig
types
RWSNotify.ts
NotifyLogType
NotifyUiType
RWSNotify
index.ts
RWSClient
Generated using
TypeDoc