Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/view
ThemeServiceObserver
Interface ThemeServiceObserver<V, S>
Type parameters
V
:
View
=
View
S
:
ThemeService
<
V
>
=
ThemeService
<
V
>
Hierarchy
ServiceObserver
<
V
,
S
>
ThemeServiceObserver
Index
Methods
service
Did
Apply
Theme
service
Did
Attach
service
Did
Attach
Root
service
Did
Detach
service
Did
Detach
Root
service
Will
Apply
Theme
service
Will
Attach
service
Will
Attach
Root
service
Will
Detach
service
Will
Detach
Root
Methods
Optional
service
Did
Apply
Theme
service
Did
Apply
Theme
(
theme
:
ThemeMatrix
, mood
:
MoodVector
<
Feel
>
, timing
:
boolean
|
Timing
, service
:
S
)
:
void
Parameters
theme:
ThemeMatrix
mood:
MoodVector
<
Feel
>
timing:
boolean
|
Timing
service:
S
Returns
void
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
:
V
, service
:
S
)
:
void
Parameters
root:
V
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
:
V
, service
:
S
)
:
void
Parameters
root:
V
service:
S
Returns
void
Optional
service
Will
Apply
Theme
service
Will
Apply
Theme
(
theme
:
ThemeMatrix
, mood
:
MoodVector
<
Feel
>
, timing
:
boolean
|
Timing
, service
:
S
)
:
void
Parameters
theme:
ThemeMatrix
mood:
MoodVector
<
Feel
>
timing:
boolean
|
Timing
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
:
V
, service
:
S
)
:
void
Parameters
root:
V
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
:
V
, service
:
S
)
:
void
Parameters
root:
V
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
Theme
Service
Observer
service
Did
Apply
Theme
service
Did
Attach
service
Did
Attach
Root
service
Did
Detach
service
Did
Detach
Root
service
Will
Apply
Theme
service
Will
Attach
service
Will
Attach
Root
service
Will
Detach
service
Will
Detach
Root
Generated using
TypeDoc