Hypergrid/index.js mixes this module into its prototype.
Methods
(static) deleteCellProperty(rowIndex, key, dataModelopt)
If the property is not an own property, it is not deleted.
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
rowIndex |
number | Data row coordinate. |
||
key |
string | |||
dataModel |
DataModel |
<optional> |
this.dataModel |