public interface MouseDownHandler extends EventHandler
MouseDownEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onMouseDown(MouseDownEvent event)Called when MouseDown is fired. | 
void onMouseDown(MouseDownEvent event)
event - the MouseDownEvent that was fired