- Source:
Methods
populateCellValues(cell, values)
Implementation of HTMLTableWrapperControl~populateCellValues. See the callback's documentation for further details.
Parameters:
Name | Type | Description |
---|---|---|
cell |
HTMLCellElement | Cell element whose values are to be retrieved. |
values |
ColumnValueSet | Values to populate. |
- Source:
Returns:
true
to trigger default column value processing, otherwise Nothing.