Skip to content

PopOverButtonData

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/tableViewModel.model.ts (line 52)

Part of: Frontend

Properties

PropertyType
_namestring
_classstring
_DisplayNamestring
DisplayCallback(item: any, ...args: any[]) => boolean
tdDisplayCallback(...args: any[]) => any
IsItVisibleboolean

Used by

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

Imported by (22)

  • MrqDetailsComponentFrontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts:1
  • DeductionTableComponentFrontend/src/app/components/invoices/deduction-table/deduction-table.component.ts:1
  • InvoiceDetailsComponentFrontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1
  • CurrencyRateFrontend/src/app/components/payments/payment-details/payment-details.component.ts:1
  • ProcurementInquiryComponentFrontend/src/app/components/procurement/procurement-details/procurement-inquiry/procurement-inquiry.component.ts:1
  • ProcurementOfferComponentFrontend/src/app/components/procurement/procurement-details/procurement-offer/procurement-offer.component.ts:1
  • ProcurementOrderComponentFrontend/src/app/components/procurement/procurement-details/procurement-order/procurement-order.component.ts:1
  • PurchasingDetailsComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts:1

…and 14 more.

Was this page helpful?

Download as PDF