class TableEmpty<R,C,V,Tp>
undocumented
Extends: EmptyBase
Implements: TableBase<R,C,V,Tp>
Type parameters
| Name | Constraints | Description |
|---|---|---|
| R | undocumented | |
| C | undocumented | |
| V | undocumented | |
| Tp | ContextImplTypes | undocumented |
Properties
_NonEmptyType
undocumented
_NonEmptyTypeamountRows
undocumented
amountRowscontext
undocumented
contextisEmpty
undocumented
isEmptylength
undocumented
lengthrowMap
undocumented
rowMapsize
undocumented
sizeMethods
[Symbol.iterator]
undocumented
[Symbol.iterator]addEntries
undocumented
addEntriesDefinition
addEntries(entries: StreamSource<readonly [R, C, V]>): WithRow<Tp, R, C, V>['normal'] | any;
Parameters
| Name | Type | Description |
|---|---|---|
entries | StreamSource<readonly [R, C, V]> |
Overrides
addEntry
undocumented
addEntryfilter
undocumented
filterfilterRows
undocumented
filterRowsforEach
undocumented
forEachget
undocumented
getgetRow
undocumented
getRowhasRowKey
undocumented
hasRowKeyhasValueAt
undocumented
hasValueAtmapValues
undocumented
mapValuesmodifyAt
undocumented
modifyAtremoveAndGet
undocumented
removeAndGetremoveEntries
undocumented
removeEntriesremoveRow
undocumented
removeRowremoveRowAndGet
undocumented
removeRowAndGetremoveRows
undocumented
removeRowsset
undocumented
setstream
undocumented
streamstreamRows
undocumented
streamRowsstreamValues
undocumented
streamValuestoArray
undocumented
toArraytoBuilder
undocumented
toBuildertoJSON
undocumented
toJSONtoString
undocumented
toStringupdateAt
undocumented
updateAt