Interface ListGridColumnMoveHandler
- All Superinterfaces:
BrowserEventHandler
ListGrid column move event handler interface
- Since:
- 4.0
- Author:
- JBStrap
-
Method Summary
Modifier and TypeMethodDescriptionvoid
ListGrid column move event handler
-
Method Details
-
onColumnMove
ListGrid column move event handler
The event handler will be called, when the user moves (drag&drop) a column on the
ListGrid
component to another position.- Parameters:
event
- The event object- See Also:
-