Interface MouseUpEventHandler
- All Superinterfaces:
BrowserEventHandler
Mouse button up event handler interface
- Since:
- 4.0
- Author:
- JBStrap
-
Method Summary
-
Method Details
-
onMouseUp
Mouse up event handler
The event handler will be called, when the mouse button is released over a component.
- Parameters:
event
- The event object- See Also:
-