org.opennms.features.poller.remote.gwt.client.events
Class LocationManagerInitializationCompleteEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<LocationManagerInitializationCompleteEventHander>
      extended by 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 Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H>
 
Field Summary
static com.google.gwt.event.shared.GwtEvent.Type<LocationManagerInitializationCompleteEventHander> TYPE
          Constant TYPE
 
Constructor Summary
LocationManagerInitializationCompleteEvent()
           
 
Method Summary
protected  void dispatch(LocationManagerInitializationCompleteEventHander handler)
          
 com.google.gwt.event.shared.GwtEvent.Type<LocationManagerInitializationCompleteEventHander> getAssociatedType()
          
 
Methods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, getSource, isLive, kill, revive, toDebugString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static com.google.gwt.event.shared.GwtEvent.Type<LocationManagerInitializationCompleteEventHander> TYPE
Constant TYPE

Constructor Detail

LocationManagerInitializationCompleteEvent

public LocationManagerInitializationCompleteEvent()
Method Detail

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.