EntityAttributes
This is an internal interface that holds all the attributes we will need in provideEntities() so that we can just do a lookup for them later when we need them.
Properties
Name | Type | Description |
---|---|---|
markAndDeleteEntityMap | Map<string, number> | ?? |
markAndDeleteInit |
| Definition of how we want to handle refresh and garbage collection |
Methods
defaultRow() | ||||||
---|---|---|---|---|---|---|
Function that defines the default row for the entity | ||||||
Presentation
| ||||||
Parameters
Returns |