public interface MouseOutHandler extends EventHandler
MouseOutEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onMouseOut(MouseOutEvent event)Called when MouseOutEvent is fired. | 
void onMouseOut(MouseOutEvent event)
event - the MouseOutEvent that was fired