Skip to content

AdvColumn

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/components/shared/advance-grid/models/adv-column.model.ts (line 7)

Part of: Pams

Properties

PropertyType
namestring
displaystring
fieldTypestring
dataTypestring
formatany
widthstring
popOverEnabledboolean
readOnlyboolean
valueExprstring
displayExprstring
currencyCodestring
currencySymbolstring
currencyRatenumber
dataSourceany[]
isBoldboolean
disabledOnValueany
clearOnDisabledboolean
extraClassesstring
disabledClassstring
visibleboolean
visibleInSplitboolean
editableInSplitboolean
subHeaderstring
nonEquivalenceConditionNonEquivalenceCondition
toolTipIncludedAdvToolTip

Used by

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

Imported by (16)

  • DeductionTableComponentPams/Web/Pams.Web/Client/app/components/invoices/deduction-table/deduction-table.component.ts:1
  • InvoiceDetailsComponentPams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts:1
  • CurrencyRatePams/Web/Pams.Web/Client/app/components/payments/payment-details/payment-details.component.ts:1
  • ProcurementInquiryComponentPams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-inquiry/procurement-inquiry.component.ts:1
  • ProcurementOfferComponentPams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-offer/procurement-offer.component.ts:1
  • ProcurementOrderComponentPams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-order/procurement-order.component.ts:1
  • PurchasingInquiryComponentPams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-inquiry/purchasing-inquiry.component.ts:1
  • PurchasingOfferComponentPams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-offer/purchasing-offer.component.ts:1

…and 8 more.

Was this page helpful?

Download as PDF