Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/component
HistoryManagerObserver
Interface HistoryManagerObserver<C, CM>
Type parameters
C
:
Component
=
Component
CM
:
HistoryManager
<
C
>
=
HistoryManager
<
C
>
Hierarchy
ComponentManagerObserver
<
C
,
CM
>
HistoryManagerObserver
Index
Methods
component
Manager
Did
Attach
component
Manager
Did
Detach
component
Manager
Did
Insert
Root
Component
component
Manager
Did
Remove
Root
Component
component
Manager
Will
Attach
component
Manager
Will
Detach
component
Manager
Will
Insert
Root
Component
component
Manager
Will
Remove
Root
Component
history
Manager
Did
Pop
History
history
Manager
Did
Push
History
history
Manager
Did
Replace
History
history
Manager
Will
Pop
History
history
Manager
Will
Push
History
history
Manager
Will
Replace
History
Methods
Optional
component
Manager
Did
Attach
component
Manager
Did
Attach
(
componentManager
:
CM
)
:
void
Parameters
componentManager:
CM
Returns
void
Optional
component
Manager
Did
Detach
component
Manager
Did
Detach
(
componentManager
:
CM
)
:
void
Parameters
componentManager:
CM
Returns
void
Optional
component
Manager
Did
Insert
Root
Component
component
Manager
Did
Insert
Root
Component
(
rootComponent
:
C
, componentManager
:
CM
)
:
void
Parameters
rootComponent:
C
componentManager:
CM
Returns
void
Optional
component
Manager
Did
Remove
Root
Component
component
Manager
Did
Remove
Root
Component
(
rootComponent
:
C
, componentManager
:
CM
)
:
void
Parameters
rootComponent:
C
componentManager:
CM
Returns
void
Optional
component
Manager
Will
Attach
component
Manager
Will
Attach
(
componentManager
:
CM
)
:
void
Parameters
componentManager:
CM
Returns
void
Optional
component
Manager
Will
Detach
component
Manager
Will
Detach
(
componentManager
:
CM
)
:
void
Parameters
componentManager:
CM
Returns
void
Optional
component
Manager
Will
Insert
Root
Component
component
Manager
Will
Insert
Root
Component
(
rootComponent
:
C
, componentManager
:
CM
)
:
void
Parameters
rootComponent:
C
componentManager:
CM
Returns
void
Optional
component
Manager
Will
Remove
Root
Component
component
Manager
Will
Remove
Root
Component
(
rootComponent
:
C
, componentManager
:
CM
)
:
void
Parameters
rootComponent:
C
componentManager:
CM
Returns
void
Optional
history
Manager
Did
Pop
History
history
Manager
Did
Pop
History
(
newState
:
HistoryState
, oldState
:
HistoryState
, historyManager
:
CM
)
:
void
Parameters
newState:
HistoryState
oldState:
HistoryState
historyManager:
CM
Returns
void
Optional
history
Manager
Did
Push
History
history
Manager
Did
Push
History
(
newState
:
HistoryState
, oldState
:
HistoryState
, historyManager
:
CM
)
:
void
Parameters
newState:
HistoryState
oldState:
HistoryState
historyManager:
CM
Returns
void
Optional
history
Manager
Did
Replace
History
history
Manager
Did
Replace
History
(
newState
:
HistoryState
, oldState
:
HistoryState
, historyManager
:
CM
)
:
void
Parameters
newState:
HistoryState
oldState:
HistoryState
historyManager:
CM
Returns
void
Optional
history
Manager
Will
Pop
History
history
Manager
Will
Pop
History
(
newState
:
HistoryState
, oldState
:
HistoryState
, historyManager
:
CM
)
:
boolean
|
void
Parameters
newState:
HistoryState
oldState:
HistoryState
historyManager:
CM
Returns
boolean
|
void
Optional
history
Manager
Will
Push
History
history
Manager
Will
Push
History
(
newState
:
HistoryState
, oldState
:
HistoryState
, historyManager
:
CM
)
:
void
Parameters
newState:
HistoryState
oldState:
HistoryState
historyManager:
CM
Returns
void
Optional
history
Manager
Will
Replace
History
history
Manager
Will
Replace
History
(
newState
:
HistoryState
, oldState
:
HistoryState
, historyManager
:
CM
)
:
void
Parameters
newState:
HistoryState
oldState:
HistoryState
historyManager:
CM
Returns
void
Modules
@swim/system
@swim/toolkit
@swim/ui
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/component
@swim/ux
@swim/vis
@swim/maps
History
Manager
Observer
component
Manager
Did
Attach
component
Manager
Did
Detach
component
Manager
Did
Insert
Root
Component
component
Manager
Did
Remove
Root
Component
component
Manager
Will
Attach
component
Manager
Will
Detach
component
Manager
Will
Insert
Root
Component
component
Manager
Will
Remove
Root
Component
history
Manager
Did
Pop
History
history
Manager
Did
Push
History
history
Manager
Did
Replace
History
history
Manager
Will
Pop
History
history
Manager
Will
Push
History
history
Manager
Will
Replace
History
Generated using
TypeDoc