Preparing search index...
The search index is not available
Realtime Web Suite Client package
Realtime Web Suite Client package
DOMServiceInstance
Class DOMServiceInstance
Hierarchy (
view full
)
RWSService
DOMServiceInstance
Index
Constructors
constructor
Properties
_RELOADABLE
_instances
Methods
$
get
Reloadable
parse$
reload
Service
scroll
To
Bottom
get
Singleton
Constructors
constructor
new DOMService
Instance
(
)
:
DOMServiceInstance
Returns
DOMServiceInstance
Properties
_RELOADABLE
_RELOADABLE
:
boolean
= false
Static
Protected
_instances
_instances
:
{
[
key
:
string
]
:
RWSService
;
}
= {}
Type declaration
[
key
:
string
]:
RWSService
Methods
$
$
<
T
>
(
shadowRoot
,
selectors
,
directReturn
?
)
:
DOMOutputType
<
T
>
Type Parameters
T
extends
Element
Parameters
shadowRoot
:
ShadowRoot
selectors
:
string
directReturn
:
boolean
= false
Returns
DOMOutputType
<
T
>
get
Reloadable
get
Reloadable
(
)
:
string
Returns
string
parse$
parse$
<
T
>
(
input
,
directReturn
?
)
:
DOMOutputType
<
T
>
Type Parameters
T
extends
Element
Parameters
input
:
NodeListOf
<
T
>
directReturn
:
boolean
= false
Returns
DOMOutputType
<
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
>
scroll
To
Bottom
scroll
To
Bottom
(
scrollContainer
,
contentSelector
?
)
:
Promise
<
void
>
Parameters
scrollContainer
:
HTMLDivElement
contentSelector
:
string
= '.scroll-content'
Returns
Promise
<
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
_instances
$
get
Reloadable
parse$
reload
Service
scroll
To
Bottom
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