public interface HoverHiddenHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onHoverHidden(HoverHiddenEvent event)
If
showHover is true for this canvas, this notification method
will be fired whenever the hover shown in response to handleHover() is hidden. |
void onHoverHidden(HoverHiddenEvent event)
showHover
is true for this canvas, this notification method
will be fired whenever the hover shown in response to handleHover()
is hidden. This method may be observed or overridden.event
- the event