projects/m2-core/src/lib/model/card/interface/PropertyValueRow.ts
Properties |
|
| checkIncompliantConstraints |
checkIncompliantConstraints:
|
Type : boolean
|
| Optional |
| customPropositions |
customPropositions:
|
Type : Proposition[]
|
| Optional |
| customUpdatePropertyValueFn |
customUpdatePropertyValueFn:
|
Type : function
|
| Optional |
| declaration |
declaration:
|
Type : PropertyDeclaration
|
| hasPropositions |
hasPropositions:
|
Type : boolean
|
| restrictiveConditions |
restrictiveConditions:
|
Type : string[]
|
| Optional |
| statusInCompliance |
statusInCompliance:
|
Type : StatusInCompliance
|