projects/m2-core/src/lib/widget-modules/datatable-utils/cell/datatable-formula-cell.component.ts
| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | datatable-formula-cell |
| template | |
Properties |
Inputs |
Accessors |
constructor(globalModalsService: GlobalModalsService)
|
||||||
|
Parameters :
|
| column |
Type : DatatableColumn
|
| row |
Type : PageRow
|
| value |
Type : string
|
| formulaId |
getformulaId()
|