Preparing search index...
The search index is not available
Realtime Web Suite Client package
Realtime Web Suite Client package
RWSClient
Class RWSClient
Index
Constructors
constructor
Properties
config
init
Callback
Methods
add
Routes
enable
Routing
on
Init
set
Backend
Routes
set
Default
Layout
set
Notifier
start
Constructors
constructor
new RWSClient
(
)
:
RWSClient
Returns
RWSClient
Properties
Private
config
config
:
IRWSConfig
= ...
Protected
init
Callback
init
Callback
:
(
(
)
=>
Promise
<
void
>
)
= ...
Type declaration
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Methods
add
Routes
add
Routes
(
routes
)
:
void
Parameters
routes
:
IRWSFrontRoutes
Returns
void
Private
enable
Routing
enable
Routing
(
)
:
void
Returns
void
on
Init
on
Init
(
callback
)
:
Promise
<
void
>
Parameters
callback
:
(
(
)
=>
Promise
<
void
>
)
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Returns
Promise
<
void
>
set
Backend
Routes
set
Backend
Routes
(
routes
)
:
void
Parameters
routes
:
IRWSBackendRoute
[]
Returns
void
set
Default
Layout
set
Default
Layout
(
DefaultLayout
)
:
void
Parameters
DefaultLayout
:
any
Returns
void
set
Notifier
set
Notifier
(
notifier
)
:
void
Parameters
notifier
:
RWSNotify
Returns
void
start
start
(
config
?
)
:
Promise
<
boolean
>
Parameters
config
:
IRWSConfig
= {}
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
config
init
Callback
add
Routes
enable
Routing
on
Init
set
Backend
Routes
set
Default
Layout
set
Notifier
start
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