org.drools.guvnor.client.explorer
Class RefreshModuleEditorEvent

java.lang.Object
  extended by com.google.web.bindery.event.shared.Event<H>
      extended by com.google.gwt.event.shared.GwtEvent<RefreshModuleEditorEvent.Handler>
          extended by org.drools.guvnor.client.explorer.RefreshModuleEditorEvent

public class RefreshModuleEditorEvent
extends com.google.gwt.event.shared.GwtEvent<RefreshModuleEditorEvent.Handler>


Nested Class Summary
static interface RefreshModuleEditorEvent.Handler
           
 
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<RefreshModuleEditorEvent.Handler> TYPE
           
 
Constructor Summary
RefreshModuleEditorEvent(String uuid)
           
 
Method Summary
protected  void dispatch(RefreshModuleEditorEvent.Handler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<RefreshModuleEditorEvent.Handler> getAssociatedType()
           
 String getUuid()
           
 
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
 
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<RefreshModuleEditorEvent.Handler> TYPE
Constructor Detail

RefreshModuleEditorEvent

public RefreshModuleEditorEvent(String uuid)
Method Detail

getUuid

public String getUuid()

getAssociatedType

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

dispatch

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


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.