ixfx
Preparing search index...
@ixfx/geometry
Grids
Cursor
GridSelection
Class GridSelection
Index
Accessors
cursor
selection
In
Progress
Constructors
constructor
Methods
clear
extend
Contiguous
move
Cursor
By
Vector
set
Cursor
Accessors
cursor
get
cursor
()
:
GridCell
Returns
GridCell
selection
In
Progress
get
selectionInProgress
()
:
Selection
|
undefined
Returns
Selection
|
undefined
Constructors
constructor
new
GridSelection
(
grid
:
Grid
,
start
?:
GridCell
)
:
GridSelection
Parameters
grid
:
Grid
start
:
GridCell
= ...
Returns
GridSelection
Methods
clear
clear
()
:
void
Returns
void
extend
Contiguous
extendContiguous
(
to
:
GridCell
)
:
ContiguousSelection
Parameters
to
:
GridCell
Returns
ContiguousSelection
move
Cursor
By
Vector
moveCursorByVector
(
vector
:
GridCell
)
:
GridCell
Parameters
vector
:
GridCell
Returns
GridCell
set
Cursor
setCursor
(
cell
:
GridCell
,
withSelection
:
"cancel"
|
"contiguous"
)
:
GridCell
Parameters
cell
:
GridCell
withSelection
:
"cancel"
|
"contiguous"
Returns
GridCell
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Accessors
cursor
selection
In
Progress
Constructors
constructor
Methods
clear
extend
Contiguous
move
Cursor
By
Vector
set
Cursor
ixfx
Loading...