Preparing search index...
The search index is not available
@guiexpert/table
@guiexpert/table
TableCellUpdateEvent
Class TableCellUpdateEvent
Hierarchy
TableCellUpdateEvent
Implements
TableCellUpdateEventIf
Index
Constructors
constructor
Properties
area
column
Index
css
Classes
row
Index
value
Constructors
constructor
new
Table
Cell
Update
Event
(
area
,
rowIndex
,
columnIndex
,
value
,
cssClasses
?
)
:
TableCellUpdateEvent
Parameters
area
:
AreaIdent
rowIndex
:
number
columnIndex
:
number
value
:
any
cssClasses
:
{
[
key
:
string
]
:
boolean
;
}
= {}
[
key
:
string
]:
boolean
Returns
TableCellUpdateEvent
Properties
area
area
:
AreaIdent
column
Index
column
Index
:
number
css
Classes
css
Classes
:
{
[
key
:
string
]
:
boolean
;
}
= {}
Type declaration
[
key
:
string
]:
boolean
row
Index
row
Index
:
number
value
value
:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
area
column
Index
css
Classes
row
Index
value
@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