Class IconSelectorChangeEL

Change event listener for the icon selector

Source : file dialogs/notesDialog/eventListeners/IconSelectorChangeEL.js at line 35

Constructor

new IconSelectorChangeEL ( noteDialog )

The constructor

Source : file dialogs/notesDialog/eventListeners/IconSelectorChangeEL.js at line 94

Parameters

Name Type Description
noteDialog NoteDialog

A reference to the Notedialog object

Public methods

handleEvent ( changeEvent )

Event listener method

Source : file dialogs/notesDialog/eventListeners/IconSelectorChangeEL.js at line 104

Parameters

Name Type Description
changeEvent Event

The event to handle

Private properties

#noteDialog : NoteDialog

A reference to the NoteDialog object

Source : file dialogs/notesDialog/eventListeners/IconSelectorChangeEL.js at line 42

Private methods

#onMapIcon ( )

Svg Map icon creation

Source : file dialogs/notesDialog/eventListeners/IconSelectorChangeEL.js at line 58

#updatePreviewAndControls ( noteData )

Helper method for the onIconSelectChange mehod

Source : file dialogs/notesDialog/eventListeners/IconSelectorChangeEL.js at line 49

Parameters

Name Type Description
noteData Object

An object with the note properties to update