org.onebusaway.webapp.gwt.geo_location_library
Class GeoLocationErrorEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<GeoLocationHandler>
org.onebusaway.webapp.gwt.geo_location_library.GeoLocationErrorEvent
public class GeoLocationErrorEvent
- extends com.google.gwt.event.shared.GwtEvent<GeoLocationHandler>
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
Methods inherited from class com.google.gwt.event.shared.GwtEvent |
assertLive, getSource, isLive, kill, revive |
Methods inherited from class com.google.web.bindery.event.shared.Event |
setSource, toDebugString, toString |
TYPE
public static final com.google.gwt.event.shared.GwtEvent.Type<GeoLocationHandler> TYPE
GeoLocationErrorEvent
public GeoLocationErrorEvent(int code,
String message)
getCode
public int getCode()
getMessage
public String getMessage()
dispatch
protected void dispatch(GeoLocationHandler handler)
- Specified by:
dispatch
in class com.google.gwt.event.shared.GwtEvent<GeoLocationHandler>
getAssociatedType
public final com.google.gwt.event.shared.GwtEvent.Type<GeoLocationHandler> getAssociatedType()
- Overrides:
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<GeoLocationHandler>
Copyright © 2012 OneBusAway. All Rights Reserved.