Events

onChange fires when the value is changed inside the editor
onDestruct occurs when component destroyed
onInit fires on view initialization
onMenuItemClick fires when a menu item has been clicked
onViewResize fires when the size of a view has been changed by resizer
onViewShow fires when any hidden view is shown
Back to top