Preparing search index...
The search index is not available
@guiexpert/table
@guiexpert/table
SelectionModel
Class SelectionModel
Hierarchy
SelectionModel
Implements
SelectionModelIf
Index
Constructors
constructor
Properties
all
Selected
negative
Ranges
ranges
selection
Mode
selection
Type
Methods
add
Range
add
Selection
clear
get
Ranges
get
Selection
Count
has
Selection
is
In
Negative
Range
remove
Selection
select
All
toggle
Point
Constructors
constructor
new
Selection
Model
(
selectionType
?
,
selectionMode
?
)
:
SelectionModel
Parameters
selectionType
:
SelectionType
= "none"
selectionMode
:
SelectionMode
= "single"
Returns
SelectionModel
Properties
Protected
all
Selected
all
Selected
:
boolean
= false
Protected
negative
Ranges
negative
Ranges
:
CellRange
[]
= []
Protected
ranges
ranges
:
CellRange
[]
= []
selection
Mode
selection
Mode
:
SelectionMode
= "single"
selection
Type
selection
Type
:
SelectionType
= "none"
Methods
Private
add
Range
add
Range
(
range
)
:
void
Parameters
range
:
CellRange
Returns
void
add
Selection
add
Selection
(
range
)
:
void
Parameters
range
:
CellRange
Returns
void
clear
clear
(
)
:
void
Returns
void
get
Ranges
get
Ranges
(
)
:
CellRange
[]
Returns
CellRange
[]
get
Selection
Count
get
Selection
Count
(
rowIndex
,
columnIndex
)
:
number
Parameters
rowIndex
:
number
columnIndex
:
number
Returns
number
has
Selection
has
Selection
(
)
:
boolean
Returns
boolean
is
In
Negative
Range
is
In
Negative
Range
(
rowIndex
,
columnIndex
)
:
boolean
Parameters
rowIndex
:
number
columnIndex
:
number
Returns
boolean
remove
Selection
remove
Selection
(
range
)
:
void
Parameters
range
:
CellRange
Returns
void
select
All
select
All
(
)
:
void
Returns
void
toggle
Point
toggle
Point
(
row
,
col
)
:
void
Parameters
row
:
number
col
:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
all
Selected
negative
Ranges
ranges
selection
Mode
selection
Type
add
Range
add
Selection
clear
get
Ranges
get
Selection
Count
has
Selection
is
In
Negative
Range
remove
Selection
select
All
toggle
Point
@guiexpert/table
AbstractAreaModel
AreaMapFactory
AreaModel
AreaModelArrayOfArrays
AreaModelCellGroups
AreaModelHidden
AreaModelObjectArrayWithColumndefs
AreaModelObjectyArray
AreaModelTree
AreaObjectMap
AutoRestoreOptions
CellGroup
CellGroupExt
CellGroupExtCellRenderer
CellRange
CellgroupFactory
CheckboxBooleanPropertyCellRenderer
CheckboxCellRenderer
CheckboxColumnDef
CheckboxModel
ChunkData
Loading...
Generated using
TypeDoc