Smart Editor fires the following events:
- change - fired on blur if the content has changed
- actionStart - fired when a Toolbar action is about to start. Cancelable
- actionEnd - fired when a Toolbar action has ended.
- resizeStart - fired when an image/table resizing has started
- resizeEnd - fired when an image/table resizing has ended
- inlineToolbarOpen - fired when the inline Toolbar is opening
- inlineToolbarClose - fired when the inline Toolbar is closed
- dropDownToolbarOpen - fired when the Drop Down Toolbar is opened
- dropDownToolbarClose - fired when the Drop Down Toolbar is closed
- dialogOpen - fired when the Dialog Window is opened
- dialogOpening - fired when the Dialog Window is opening. Cancelable
- dialogClose - fired when the Dialog Window is closed
- dialogClosing - fired when the Dialog Window is closing. Cancelable
- imageUploadSuccess - fired when the uploading of an image is successful
- imageUploadFailed - fired when the uploading of an image is unsuccessful
- toobarItemClick - fired when a toolbar item is clicked