Preparing search index...
The search index is not available
Realtime Web Suite Client package
Realtime Web Suite Client package
UtilsServiceInstance
Class UtilsServiceInstance
Hierarchy (
view full
)
RWSService
UtilsServiceInstance
Index
Constructors
constructor
Properties
_RELOADABLE
_instances
Methods
fetch
Source
Map
get
Current
Line
Number
get
File
Contents
get
Reloadable
merge
Deep
reload
Service
get
Singleton
Constructors
constructor
new
Utils
Service
Instance
(
)
:
UtilsServiceInstance
Returns
UtilsServiceInstance
Properties
_RELOADABLE
_RELOADABLE
:
boolean
= false
Static
Protected
_instances
_instances
:
{
[
key
:
string
]
:
RWSService
;
}
= {}
Type declaration
[
key
:
string
]:
RWSService
Methods
fetch
Source
Map
fetch
Source
Map
(
jsFilePath
)
:
Promise
<
RawSourceMap
>
Parameters
jsFilePath
:
string
Returns
Promise
<
RawSourceMap
>
get
Current
Line
Number
get
Current
Line
Number
(
error
?
)
:
Promise
<
number
>
Parameters
error
:
Error
= null
Returns
Promise
<
number
>
get
File
Contents
get
File
Contents
(
filePath
)
:
Promise
<
string
>
Parameters
filePath
:
string
Returns
Promise
<
string
>
get
Reloadable
get
Reloadable
(
)
:
string
Returns
string
merge
Deep
merge
Deep
<
T
>
(
target
,
source
)
:
T
Type Parameters
T
Parameters
target
:
any
source
:
any
Returns
T
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
>
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
_instances
fetch
Source
Map
get
Current
Line
Number
get
File
Contents
get
Reloadable
merge
Deep
reload
Service
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