This class is a generic control with a input element for text
The constructor
| Name | Type | Description |
|---|---|---|
| options | Object | An object with the options ( datasetName, headerText ) |
| eventListeners | Object | A reference to the eventListeners object of the dialog |
The value in the control
Remove event listeners
| Name | Type | Description |
|---|---|---|
| eventListeners | NoteDialogEventListeners | A reference to the eventListeners object of the dialog |
The input HTMLElement