public class MouseStillDownEvent extends com.google.gwt.event.shared.GwtEvent<MouseStillDownEvent.OnMouseStillDownEventHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
MouseStillDownEvent.OnMouseStillDownEventHandler |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<MouseStillDownEvent.OnMouseStillDownEventHandler> |
TYPE |
| Constructor and Description |
|---|
MouseStillDownEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(MouseStillDownEvent.OnMouseStillDownEventHandler onMouseStillDownEventHandler) |
com.google.gwt.event.shared.GwtEvent.Type<MouseStillDownEvent.OnMouseStillDownEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<MouseStillDownEvent.OnMouseStillDownEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<MouseStillDownEvent.OnMouseStillDownEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<MouseStillDownEvent.OnMouseStillDownEventHandler>protected void dispatch(MouseStillDownEvent.OnMouseStillDownEventHandler onMouseStillDownEventHandler)
dispatch in class com.google.gwt.event.shared.GwtEvent<MouseStillDownEvent.OnMouseStillDownEventHandler>Copyright © 2012 OW2 Consortium. All Rights Reserved.