Skip to content

OneDriveFilesList

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/files.model.ts (line 36)

Part of: Frontend

Properties

PropertyType
idstring
parentItemIdstring
namestring
titlestring
fileLengthnumber
webUrlstring
isFileboolean
expandedboolean
selectedboolean
hasItemsboolean
itemsOneDriveFilesList[]

Used by

5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (5)

  • NewBranchComponentFrontend/src/app/components/configuration/company/main-branch/new.branch.component.ts:1
  • DataEmittedFrontend/src/app/components/files/recursive-tree-folder/recursive-tree-folder.component.ts:1
  • FileNameAndExtensionFrontend/src/app/components/files/upload-file/upload-file.component.ts:1
  • UploadLogoComponentFrontend/src/app/components/files/upload-logo/upload-logo.component.ts:1
  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1

Was this page helpful?

Download as PDF