Kind: Class
Source: Frontend/src/app/models/common/job-list-layout.model.ts (line 1)
Part of: Frontend
Properties
| Property | Type |
|---|---|
LayoutID | number |
LayoutStringified | string |
StatusID | number |
LayoutName | string |
UserID | number |
IsCurrent | boolean |
IsStandard | boolean |
CompanyId | number |
Used by
14 references from 14 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (14)
AccountManagersComponent—Frontend/src/app/components/configuration/account-managers/account-managers.component.ts:1BranchDetailsComponent—Frontend/src/app/components/configuration/company/main-branch/branch-details.component.ts:1DefaultLayoutsComponent—Frontend/src/app/components/configuration/default-layouts/default-layouts.component.ts:1UsersLayoutsComponent—Frontend/src/app/components/configuration/default-layouts/users-layouts/users-layouts.component.ts:1AccountManagersListComponent—Frontend/src/app/components/market/AccountManagers/account-managers-list/account-managers-list.component.ts:1AllAccountsComponent—Frontend/src/app/components/market/all-accounts/all-accounts.component.ts:1ClientComponent—Frontend/src/app/components/market/client/client/client.component.ts:1PrincipalComponent—Frontend/src/app/components/market/principles/principles/principles.component.ts:1
…and 6 more.
Was this page helpful?