projects/m2-core/src/lib/model/dialog/value/ModalListEditorConfig.ts
Properties |
|
| addItemFn |
addItemFn:
|
Type : function
|
| Optional |
| defaultImageSrc |
defaultImageSrc:
|
Type : string
|
| Optional |
| deleteItemFn |
deleteItemFn:
|
Type : function
|
| Optional |
| dialogHeader |
dialogHeader:
|
Type : string
|
| displayNameProp |
displayNameProp:
|
| Optional |
| editModeON |
editModeON:
|
Type : boolean
|
| Optional |
| getListFn |
getListFn:
|
Type : function
|
| imageDataProp |
imageDataProp:
|
| Optional |
| onHelpRequested |
onHelpRequested:
|
Type : function
|
| Optional |
| placeholder |
placeholder:
|
Type : string
|
| Optional |
| propositions |
propositions:
|
Type : literal type
|
| Optional |
| showListItemImage |
showListItemImage:
|
Type : boolean
|
| Optional |
| showStatusIndicator |
showStatusIndicator:
|
Type : boolean
|
| Optional |