com.ebmwebsourcing.gwt.raphael.client.diagram.event
Class ShowEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<ShowHandler>
      extended by com.ebmwebsourcing.gwt.raphael.client.diagram.event.ShowEvent

public class ShowEvent
extends com.google.gwt.event.shared.GwtEvent<ShowHandler>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H>
 
Constructor Summary
protected ShowEvent()
           
 
Method Summary
protected  void dispatch(ShowHandler handler)
           
static void fire(HasShowHandlers source)
           
 com.google.gwt.event.shared.GwtEvent.Type<ShowHandler> getAssociatedType()
           
static com.google.gwt.event.shared.GwtEvent.Type<ShowHandler> getType()
           
 
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
 

Constructor Detail

ShowEvent

protected ShowEvent()
Method Detail

fire

public static void fire(HasShowHandlers source)

getType

public static com.google.gwt.event.shared.GwtEvent.Type<ShowHandler> getType()

dispatch

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

getAssociatedType

public com.google.gwt.event.shared.GwtEvent.Type<ShowHandler> getAssociatedType()
Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ShowHandler>


Copyright © 2010 eBM WebSourcing. All Rights Reserved.