ObjectDetailsShellService
service
Properties
Section titled “Properties”Type: unknown
Default Value: signal<boolean>(false)
contextError
Section titled “contextError”Type: unknown
Default Value: signal<string | undefined>(undefined)
dmsObject
Section titled “dmsObject”Type: unknown
Default Value: this.#dmsObject.asReadonly()
Type: unknown
Default Value: Utils.uuid()
translate
Section titled “translate”Type: unknown
Default Value: inject(TranslateService)
Methods
Section titled “Methods”fetchDmsObject
Section titled “fetchDmsObject”fetchDmsObject(id: string): voidArguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
| id | string |
setDmsObject
Section titled “setDmsObject”setDmsObject(dmsObject: DmsObject | undefined): voidArguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
| dmsObject | DmsObject | undefined |