Preparing search index...
The search index is not available
Realtime Web Suite Client package
Realtime Web Suite Client package
RWSRouter
Class RWSRouter
Index
Constructors
constructor
Properties
base
Component
url
Router
Methods
find
fire
Handler
handle
Current
Route
handle
Route
route
Component
Constructors
constructor
new RWSRouter
(
routerComponent
,
urlRouter
)
:
RWSRouter
Parameters
routerComponent
:
RWSViewComponent
urlRouter
:
Router
<
any
>
Returns
RWSRouter
Properties
Private
base
Component
base
Component
:
RWSViewComponent
Private
url
Router
url
Router
:
Router
<
any
>
Methods
find
find
(
url
)
:
IRWSRouteResult
Parameters
url
:
string
Returns
IRWSRouteResult
fire
Handler
fire
Handler
(
route
)
:
RouteReturn
Parameters
route
:
IRWSRouteResult
Returns
RouteReturn
handle
Current
Route
handle
Current
Route
(
)
:
RouteReturn
Returns
RouteReturn
handle
Route
handle
Route
(
url
)
:
RouteReturn
Parameters
url
:
string
Returns
RouteReturn
route
Component
route
Component
(
newComponent
)
:
void
Parameters
newComponent
:
RWSViewComponent
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
base
Component
url
Router
find
fire
Handler
handle
Current
Route
handle
Route
route
Component
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