Kind: Class
Source: Frontend/src/app/models/common/files.model.ts (line 156)
Part of: Frontend
Properties
| Property | Type |
|---|---|
NewRole | boolean |
EditRole | boolean |
ViewRole | boolean |
DeleteRole | boolean |
UploadRole | boolean |
DownloadRole | boolean |
RoleName | string |
RoleId | number |
FileId | number |
Id | number |
_selectAll | boolean |
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)
FilesRolesComponent—Frontend/src/app/components/files/files-roles/files-roles.component.ts:1FilesComponent—Frontend/src/app/components/files/files.component.ts:1UploadFilePopup—Frontend/src/app/services/common/files.service.ts:1
Was this page helpful?