public interface HoverHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
void | onHover(HoverEvent event) If canHover is true for this widget, the hover string method will be fired when the user hovers over this canvas. |
void onHover(HoverEvent event)
canHover is true for this widget, the hover string method will be fired when the user hovers over this canvas. If this method returns false, it will suppress the default behavior of showing a hover canvas if this.showHover is true.event - the event