org.gcube.portlets.user.speciesdiscovery.client.event
Class ShowOccurrencesMapEvent

java.lang.Object
  extended by com.google.web.bindery.event.shared.Event<H>
      extended by com.google.gwt.event.shared.GwtEvent<ShowOccurrencesMapEventHandler>
          extended by org.gcube.portlets.user.speciesdiscovery.client.event.ShowOccurrencesMapEvent

public class ShowOccurrencesMapEvent
extends com.google.gwt.event.shared.GwtEvent<ShowOccurrencesMapEventHandler>

Author:
"Federico De Faveri defaveri@isti.cnr.it"

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<ShowOccurrencesMapEventHandler> TYPE
           
 
Constructor Summary
ShowOccurrencesMapEvent(int expectedPoints)
           
 
Method Summary
protected  void dispatch(ShowOccurrencesMapEventHandler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<ShowOccurrencesMapEventHandler> getAssociatedType()
           
 int getExpectedPoints()
           
 String toString()
          
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static final com.google.gwt.event.shared.GwtEvent.Type<ShowOccurrencesMapEventHandler> TYPE
Constructor Detail

ShowOccurrencesMapEvent

public ShowOccurrencesMapEvent(int expectedPoints)
Method Detail

getAssociatedType

public com.google.gwt.event.shared.GwtEvent.Type<ShowOccurrencesMapEventHandler> getAssociatedType()
Overrides:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ShowOccurrencesMapEventHandler>

dispatch

protected void dispatch(ShowOccurrencesMapEventHandler handler)
Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<ShowOccurrencesMapEventHandler>

toString

public String toString()

Overrides:
toString in class com.google.web.bindery.event.shared.Event<ShowOccurrencesMapEventHandler>

getExpectedPoints

public int getExpectedPoints()


Copyright © 2013. All Rights Reserved.