projects/m2-core/src/lib/model/dialog/UndeclaredPropertiesEditorConfig.ts
Properties |
|
| checkedByDefault |
checkedByDefault:
|
Type : boolean
|
| Optional |
| declarationsInfo |
declarationsInfo:
|
Type : DeclarationInfo[]
|
| Optional |
| editorHeader |
editorHeader:
|
Type : string
|
| Optional |
| itemInfos |
itemInfos:
|
Type : ItemInfo[]
|
| Optional |
| nodes |
nodes:
|
Type : ClassificationNode[]
|
| Optional |
| nodeTableInfo |
nodeTableInfo:
|
Type : NodeTableInfo
|
| Optional |
| onAppliedFn |
onAppliedFn:
|
Type : function
|
| Optional |
| targetNodeId |
targetNodeId:
|
Type : number
|
| tip |
tip:
|
Type : string
|
| Optional |