org.opennms.features.poller.remote.gwt.client.events
Class LocationManagerInitializationCompleteEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<LocationManagerInitializationCompleteEventHander>
org.opennms.features.poller.remote.gwt.client.events.LocationManagerInitializationCompleteEvent
public class LocationManagerInitializationCompleteEvent
- extends com.google.gwt.event.shared.GwtEvent<LocationManagerInitializationCompleteEventHander>
LocationManagerInitializationCompleteEvent class.
- Since:
- 1.8.1
- Version:
- $Id: $
- Author:
- ranger
| 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, toDebugString, toString |
TYPE
public static com.google.gwt.event.shared.GwtEvent.Type<LocationManagerInitializationCompleteEventHander> TYPE
- Constant
TYPE
LocationManagerInitializationCompleteEvent
public LocationManagerInitializationCompleteEvent()
dispatch
protected void dispatch(LocationManagerInitializationCompleteEventHander handler)
-
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<LocationManagerInitializationCompleteEventHander>
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<LocationManagerInitializationCompleteEventHander> getAssociatedType()
-
- Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<LocationManagerInitializationCompleteEventHander>
Copyright © 2011. All Rights Reserved.