src/app/interfaces/entities/entity.ts
Entity interface. ~extends Indexable
Properties |
AI |
AI:
|
Type : boolean
|
Whether to apply lexical analysis euristics when parsing each value encountered. |
cacheKey |
cacheKey:
|
Type : string
|
The cache key calculated filed. |
chart |
chart:
|
Type : string
|
The chart element name calculated filed. |
class |
class:
|
Type : string
|
The element class. |
columns |
columns:
|
Type : string
|
The columns element name calculated filed. |
content |
content:
|
Type : string
|
The content element name calculated filed. |
contentColumns |
contentColumns:
|
Type : string
|
The content columns element name calculated filed. |
emSymbol |
emSymbol:
|
Type : boolean
|
Emphasized symbol. |
key |
key:
|
Type : string
|
The key calculated filed. |
layoutColumns |
layoutColumns:
|
Type : string
|
The layout columns element name calculated filed. |
main |
main:
|
Type : string
|
Whether the entityis a main one. |
node |
node:
|
Type : string
|
The node (name). |
parent |
parent:
|
Type : string
|
The parent. |
section |
section:
|
Type : string
|
The section name calculated filed. |