core/dashboard/wiget-time-context/widget-time-context.model.ts
Properties |
|
canDecoupleGlobalTimeContext |
canDecoupleGlobalTimeContext:
|
Type : boolean
|
Optional |
Indicates if widget that is bound to global date context can decouple from it. If that widget is decoupled, it is unsubscribed from global date context updates and date context related controls are displayed on widget view. |
widgetInstanceGlobalTimeContext |
widgetInstanceGlobalTimeContext:
|
Type : boolean
|
Optional |
Indicates if instance of widget is bound to global date context. It can be only used with widgets which dynamic component definition contains displaySettings allowing to use it with global date context. |