Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/controller
StorageServiceObserver
Interface StorageServiceObserver<C, S>
Type parameters
C
:
Controller
=
Controller
S
:
StorageService
<
C
>
=
StorageService
<
C
>
Hierarchy
ServiceObserver
<
C
,
S
>
StorageServiceObserver
Index
Methods
service
Did
Attach
service
Did
Attach
Root
service
Did
Clear
service
Did
Detach
service
Did
Detach
Root
service
Did
Store
service
Will
Attach
service
Will
Attach
Root
service
Will
Clear
service
Will
Detach
service
Will
Detach
Root
service
Will
Store
Methods
Optional
service
Did
Attach
service
Did
Attach
(
service
:
S
)
:
void
Parameters
service:
S
Returns
void
Optional
service
Did
Attach
Root
service
Did
Attach
Root
(
root
:
C
, service
:
S
)
:
void
Parameters
root:
C
service:
S
Returns
void
Optional
service
Did
Clear
service
Did
Clear
(
service
:
S
)
:
void
Parameters
service:
S
Returns
void
Optional
service
Did
Detach
service
Did
Detach
(
service
:
S
)
:
void
Parameters
service:
S
Returns
void
Optional
service
Did
Detach
Root
service
Did
Detach
Root
(
root
:
C
, service
:
S
)
:
void
Parameters
root:
C
service:
S
Returns
void
Optional
service
Did
Store
service
Did
Store
(
key
:
string
, newValue
:
undefined
|
string
, oldValue
:
undefined
|
string
, service
:
S
)
:
void
Parameters
key:
string
newValue:
undefined
|
string
oldValue:
undefined
|
string
service:
S
Returns
void
Optional
service
Will
Attach
service
Will
Attach
(
service
:
S
)
:
void
Parameters
service:
S
Returns
void
Optional
service
Will
Attach
Root
service
Will
Attach
Root
(
root
:
C
, service
:
S
)
:
void
Parameters
root:
C
service:
S
Returns
void
Optional
service
Will
Clear
service
Will
Clear
(
service
:
S
)
:
void
Parameters
service:
S
Returns
void
Optional
service
Will
Detach
service
Will
Detach
(
service
:
S
)
:
void
Parameters
service:
S
Returns
void
Optional
service
Will
Detach
Root
service
Will
Detach
Root
(
root
:
C
, service
:
S
)
:
void
Parameters
root:
C
service:
S
Returns
void
Optional
service
Will
Store
service
Will
Store
(
key
:
string
, newValue
:
undefined
|
string
, oldValue
:
undefined
|
string
, service
:
S
)
:
void
Parameters
key:
string
newValue:
undefined
|
string
oldValue:
undefined
|
string
service:
S
Returns
void
Modules
@swim/runtime
@swim/toolkit
@swim/ui
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/controller
@swim/ux
@swim/vis
@swim/maps
Storage
Service
Observer
service
Did
Attach
service
Did
Attach
Root
service
Did
Clear
service
Did
Detach
service
Did
Detach
Root
service
Did
Store
service
Will
Attach
service
Will
Attach
Root
service
Will
Clear
service
Will
Detach
service
Will
Detach
Root
service
Will
Store
Generated using
TypeDoc