global-context/services/domain/widget-control.service.ts
Standard result interface for all widget settings operations. Used consistently across resolution, toggle, and configuration methods.
Properties |
| dashboardControls |
dashboardControls:
|
Type : Partial<GlobalContextSettings>
|
|
Settings for dashboard-level controls (new naming) |
| links |
links:
|
Type : LinkStatesMap
|
|
Link states determining dashboard vs inline control visibility |
| settings |
settings:
|
Type : Partial<GlobalContextSettings>
|
|
Settings for inline (widget-level) controls (new naming) |