global-context/models/global-context.model.ts
Properties |
|
| aggregation |
aggregation:
|
Type : aggregationType | null
|
| Optional |
| dateTimeContext |
dateTimeContext:
|
Type : DateTimeContext
|
| Optional |
| displayMode |
displayMode:
|
Type : template literal type
|
| Optional |
| eventSourceId |
eventSourceId:
|
Type : string
|
| Optional |
| isAutoRefreshEnabled |
isAutoRefreshEnabled:
|
Type : boolean
|
| Optional |
| refreshInterval |
refreshInterval:
|
Type : number
|
| Optional |
| refreshOption |
refreshOption:
|
Type : RefreshOption
|
| Optional |
| source |
source:
|
Type : GlobalContextSource
|
| Optional |