Events

onAfterDrop fires after drag-n-drop was finished
onBeforeDrag fires before the mouse button is pressed and the cursor is moved over a panel
onBeforeDragIn fires before a dragged panel is moved over the dashboard
onBeforeDrop fires before a dragged panel is released over the droppable area
onBindRequest fires when the component is ready to receive data from the master component
onChange fires on changes in a gridlayout
onDestruct occurs when component destroyed
onDragOut fires when a dragged panel is moved outside of the dashboard
onViewShow fires when any hidden view is shown
Back to top