Kind: Class
Source: Frontend/src/app/models/tasks/MyDesk.model.ts (line 2)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Column | string |
GroupAttrs | MyDeskGroupAttr[] |
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)
MyDeskColumnsViewComponent—Frontend/src/app/components/dashboard/my-desk/my-desk-columns-view/my-desk-columns-view.component.ts:1MyDeskComponent—Frontend/src/app/components/dashboard/my-desk/my-desk.component.ts:1MyDiskFilterObj—Frontend/src/app/services/tasks/MyDesk.service.ts:1
Was this page helpful?