projects/m2-core/src/lib/model/dialog/value/ModalValueInputConfig.ts
Properties |
|
| anyItemId |
anyItemId:
|
Type : number
|
| Optional |
| applicationAttributes |
applicationAttributes:
|
Type : Pair<number | Map<number, ApplicationAttribute[]>>
|
| Optional |
| constraintTableId |
constraintTableId:
|
Type : number
|
| Optional |
| declaration |
declaration:
|
Type : PropertyDeclaration
|
| Optional |
| desirableUnitId |
desirableUnitId:
|
Type : number
|
| Optional |
| initValue |
initValue:
|
Type : any
|
| Optional |
| onAppliedFn |
onAppliedFn:
|
Type : function
|