Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
IGridSelection
Interface IGridSelection<Data, Key>
Type parameters
Data =
any
Key =
string
Hierarchy
IGridSelection
Index
Properties
is
Single
Selection
selected
Row
Keys
Methods
get
Checkbox
Props
get
Selection
Props
on
Select
Properties
Optional
is
Single
Selection
is
Single
Selection
:
boolean
Optional
selected
Row
Keys
selected
Row
Keys
:
Key
[]
Methods
Optional
get
Checkbox
Props
get
Checkbox
Props
(
data
:
Data
)
:
Partial
<
IGridSelectionProps
>
Parameters
data:
Data
Returns
Partial
<
IGridSelectionProps
>
Optional
get
Selection
Props
get
Selection
Props
(
data
:
Data
)
:
Partial
<
IGridSelectionProps
>
Parameters
data:
Data
Returns
Partial
<
IGridSelectionProps
>
Optional
on
Select
on
Select
(
selectedkeys
:
Key
[]
, selectedRows
:
Data
[]
, changeRow
:
Data
|
Data
[]
)
:
any
Parameters
selectedkeys:
Key
[]
selectedRows:
Data
[]
changeRow:
Data
|
Data
[]
Returns
any
Exports
IGrid
Selection
is
Single
Selection
selected
Row
Keys
get
Checkbox
Props
get
Selection
Props
on
Select
Generated using
TypeDoc