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.MouseOutHandlerpublic void onMouseOver(com.google.gwt.event.dom.client.MouseOverEvent event)
onMouseOver in interface com.google.gwt.event.dom.client.MouseOverHandlerCopyright © 2008–2013. All rights reserved.