public static interface MouseOutEvent.Handler
extends com.google.gwt.event.shared.EventHandler
MouseOutEvent.| Modifier and Type | Method and Description |
|---|---|
void |
onMouseOut(MouseOutEvent event)
Called when
MouseOutEvent is fired. |
void onMouseOut(MouseOutEvent event)
MouseOutEvent is fired.event - the MouseOutEvent that was firedCopyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.