Kind: Class
Source: Frontend/src/app/models/tasks/MyDesk.model.ts (line 8)
Part of: Frontend
Properties
| Property | Type |
|---|---|
GroupID | number |
GroupIcon | string |
GroupName | string |
ParentAttrs | MyDeskParentAttr[] |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
LeftColumnBlocksComponent—Frontend/src/app/components/dashboard/my-desk/left-column-blocks/left-column-blocks.component.ts:1LeftOneColumnBlocksComponent—Frontend/src/app/components/dashboard/my-desk/my-desk-columns-view/left-one-column-blocks/left-one-column-blocks.component.ts:1MyDiskFilterObj—Frontend/src/app/services/tasks/MyDesk.service.ts:1
Was this page helpful?