projects/m2-core/src/lib/shared/ui-components/value/card-rows/component/old-new-value/old-new-value-row.component.ts
| selector | [old-new-value-row] |
| templateUrl | ./old-new-value-row.component.html |
Properties |
|
Methods |
Inputs |
Accessors |
| applicationAttributes |
Type : Pair<number | Map<number, ApplicationAttribute[]>>
|
| cardRow |
Type : OldNewValueRow
|
| editModeON |
Type : boolean
|
| ngOnInit |
ngOnInit()
|
|
Returns :
void
|
| onUnitSelected | ||||||
onUnitSelected(unit: MeasurementUnit)
|
||||||
|
Parameters :
Returns :
void
|
| onValueClear | ||||||
onValueClear(propertyValue: PropertyValue)
|
||||||
|
Parameters :
Returns :
void
|
| onValueCreate | ||||||
onValueCreate(propertyValue: PropertyValue)
|
||||||
|
Parameters :
Returns :
void
|
| Optional desirableUnitId |
Type : number
|
| selectedUnit |
Type : MeasurementUnit
|
| calculatedEditModeON |
getcalculatedEditModeON()
|