public static interface MouseInEvent.Handler
extends com.google.gwt.event.shared.EventHandler
MouseInEvent.| Modifier and Type | Method and Description |
|---|---|
void |
onMouseIn(MouseInEvent event)
Called when
MouseInEvent is fired. |
void onMouseIn(MouseInEvent event)
MouseInEvent is fired.event - the MouseInEvent that was firedCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.