projects/m2-core/src/lib/model/dialog/selector/DeclaredPropertiesSelectorConfig.ts
Properties |
|
| canApplyNodeFn |
canApplyNodeFn:
|
Type : function
|
| Optional |
| filterNodeFn |
filterNodeFn:
|
Type : function
|
| Optional |
| floating |
floating:
|
Type : boolean
|
| Optional |
| getRootDeclarationsLightFn |
getRootDeclarationsLightFn:
|
Type : function
|
| Optional |
| isCascadeSelectionDisabled |
isCascadeSelectionDisabled:
|
Type : boolean
|
| Optional |
| multiselect |
multiselect:
|
Type : boolean
|
| Optional |
| nodeIds |
nodeIds:
|
Type : number[]
|
| Optional |
| onPropertiesSelectedFn |
onPropertiesSelectedFn:
|
Type : function
|
| Optional |
| previouslySelectedSourceIdsPaths |
previouslySelectedSourceIdsPaths:
|
Type : Set<string>
|
| Optional |
| propertyValue |
propertyValue:
|
Type : PropertyValue
|
| Optional |
| rootPropertyPath |
rootPropertyPath:
|
Type : SourcePropertyId[]
|
| Optional |
| selectorHeader |
selectorHeader:
|
Type : string
|
| Optional |
| tip |
tip:
|
Type : string
|
| Optional |