Preparing search index...
The search index is not available
LineUpJS - v4.7.0
LineUpJS - v4.7.0
SelectionIndicator
Class SelectionIndicator
Hierarchy
SelectionIndicator
Index
Constructors
constructor
Properties
canvas
node
Methods
update
Data
update
Selection
Constructors
constructor
new
Selection
Indicator
(
scrollerNode
:
HTMLElement
)
:
SelectionIndicator
Parameters
scrollerNode:
HTMLElement
Returns
SelectionIndicator
Properties
Readonly
canvas
canvas
:
HTMLCanvasElement
Readonly
node
node
:
HTMLElement
Methods
update
Data
update
Data
(
data
:
readonly
(
IGroupItem
|
Readonly
<
IOrderedGroup
>
)
[]
, rowContext
:
IExceptionContext
)
:
void
Parameters
data:
readonly
(
IGroupItem
|
Readonly
<
IOrderedGroup
>
)
[]
rowContext:
IExceptionContext
Returns
void
update
Selection
update
Selection
(
selection
:
Set
<
number
>
)
:
void
Parameters
selection:
Set
<
number
>
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Line
UpJS -
v4.7.0
builder
Adapter
renderer
Classes
renderer
Utils
Selection
Indicator
constructor
canvas
node
update
Data
update
Selection