Search
Preparing search index...
The search index is not available
@kano/code
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
SequencerInlineDisplay
Class SequencerInlineDisplay<T>
Type parameters
T
:
HTMLElement
Hierarchy
PartInlineDisplay
SequencerInlineDisplay
Index
Constructors
constructor
Properties
dom
Node
Methods
on
Dispose
on
Inject
render
Constructors
constructor
new
Sequencer
Inline
Display
(
part
:
SequencerPart
)
:
SequencerInlineDisplay
Parameters
part:
SequencerPart
Returns
SequencerInlineDisplay
Properties
dom
Node
dom
Node
:
HTMLElement
= document.createElement('div')
Methods
on
Dispose
on
Dispose
(
)
:
void
Returns
void
on
Inject
on
Inject
(
)
:
void
Returns
void
render
render
(
)
:
void
Returns
void
Globals
Sequencer
Inline
Display
constructor
dom
Node
on
Dispose
on
Inject
render
Generated using
TypeDoc