protected class ListPopupPanel.ListMouseHandler extends Object implements com.google.gwt.event.dom.client.MouseOverHandler, com.google.gwt.event.dom.client.MouseOutHandler
Modifier | Constructor and Description |
---|---|
protected |
ListPopupPanel.ListMouseHandler() |
Modifier and Type | Method and Description |
---|---|
void |
onMouseOut(com.google.gwt.event.dom.client.MouseOutEvent event) |
void |
onMouseOver(com.google.gwt.event.dom.client.MouseOverEvent event) |
public void onMouseOut(com.google.gwt.event.dom.client.MouseOutEvent event)
onMouseOut
in interface com.google.gwt.event.dom.client.MouseOutHandler
public void onMouseOver(com.google.gwt.event.dom.client.MouseOverEvent event)
onMouseOver
in interface com.google.gwt.event.dom.client.MouseOverHandler
Copyright © 2008–2013. All rights reserved.