Kind: Class
Source: Frontend/src/app/models/common/default-job-list-layout.model.ts (line 1)
Part of: Frontend
Properties
| Property | Type |
|---|---|
LayoutID | number |
LayoutStringified | string |
ListNumber | number |
CompanyId | number |
Used by
11 references from 11 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (11)
AccountManagersComponent—Frontend/src/app/components/configuration/account-managers/account-managers.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:1PrincipalComponent—Frontend/src/app/components/market/principles/principles/principles.component.ts:1ProjectsComponent—Frontend/src/app/components/market/projects/projects.component.ts:1RegistrationsComponent—Frontend/src/app/components/market/registrations/registrations/registrations.component.ts:1
…and 3 more.
Was this page helpful?