Preparing search index...
The search index is not available
Realtime Web Suite Client package
Realtime Web Suite Client package
RoutingServiceInstance
Class RoutingServiceInstance
Hierarchy (
view full
)
RWSService
RoutingServiceInstance
Index
Constructors
constructor
Properties
_RELOADABLE
router
routes
_instances
Methods
apply
get
Reloadable
get
Routes
init
Routing
reload
Service
route
Handler
get
Singleton
Constructors
constructor
new
Routing
Service
Instance
(
)
:
RoutingServiceInstance
Returns
RoutingServiceInstance
Properties
_RELOADABLE
_RELOADABLE
:
boolean
= false
Private
router
router
:
Router
<
any
>
Private
routes
routes
:
IRWSFrontRoutes
Static
Protected
_instances
_instances
:
{
[
key
:
string
]
:
RWSService
;
}
= {}
Type declaration
[
key
:
string
]:
RWSService
Methods
apply
apply
(
comp
)
:
RWSRouter
Parameters
comp
:
RWSViewComponent
Returns
RWSRouter
get
Reloadable
get
Reloadable
(
)
:
string
Returns
string
get
Routes
get
Routes
(
)
:
IRWSFrontRoutes
Returns
IRWSFrontRoutes
init
Routing
init
Routing
(
routes
)
:
void
Parameters
routes
:
IRWSFrontRoutes
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
>
route
Handler
route
Handler
(
comp
)
:
(
(
)
=>
typeof
RWSViewComponent
)
Parameters
comp
:
typeof
RWSViewComponent
Returns
(
(
)
=>
typeof
RWSViewComponent
)
(
)
:
typeof
RWSViewComponent
Returns
typeof
RWSViewComponent
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
router
routes
_instances
apply
get
Reloadable
get
Routes
init
Routing
reload
Service
route
Handler
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