Interface BackgroundClickHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Callback fired when the mouse is clicked in a background-cell, ie, one without an event.
-
Method Details
-
onBackgroundClick
Callback fired when the mouse is clicked in a background-cell, ie, one without an event.- Parameters:
event
- the event
-