context-dashboard/dashboard-settings/dashboard-general-settings.component.ts
selector | c8y-dashboard-general-settings |
templateUrl | ./dashboard-general-settings.component.html |
Properties |
|
Methods |
Inputs |
Outputs |
constructor(navigatorService: NavigatorService)
|
||||||
Parameters :
|
allowTypeDashboard |
Type : AllowTypeDashboard
|
dashboard |
Type : ContextDashboard
|
deviceTypeValue |
Type : string
|
displayDeviceTypeValue |
Type : string
|
generalSettingsForm |
Type : ReturnType<>
|
hideAvailability |
Type : boolean
|
isDevice |
Type : boolean
|
isNamedDashboard |
Type : boolean
|
isReport |
Type : boolean
|
mo |
Type : ContextDashboardManagedObject
|
onDuplicateWithoutType |
Type : EventEmitter
|
changeGlobalRoleIds |
changeGlobalRoleIds()
|
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
dashboardName |
Type : string
|
globalRolesIds |
Type : DashboardGlobalRoles
|
navigatorNodes$ |
Type : Observable<NavigatorNode[]>
|
Readonly positionInTabsExampleLabel |
Default value : gettext('Position in tabs (10000 first, -10000 last)')
|
Readonly priorityExampleLabel |
Default value : gettext('e.g. {{ example }}')
|