Skip to content

AdvColumn

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/components/shared/advance-grid/models/adv-column.model.ts (line 29)

Part of: Frontend

Properties

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

Used by

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

Imported by (23)

  • 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
  • DirectCostTransactionsDetailsComponentFrontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts:1
  • JobCostingDetailsComponentFrontend/src/app/components/job-costing/job-costing-details/job-costing-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

…and 15 more.

Was this page helpful?

Download as PDF