com.ebmwebsourcing.geasytools.webeditor.impl.client.plugin.events
Class PluginFireEventEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler>
      extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.plugin.events.PluginFireEventEvent
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginFireEventEvent

public class PluginFireEventEvent
extends com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler>
implements com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginFireEventEvent


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<com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler> TYPE
           
 
Constructor Summary
PluginFireEventEvent(com.google.gwt.event.shared.GwtEvent<?> event)
           
 
Method Summary
protected  void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler> getAssociatedType()
           
 com.google.gwt.event.shared.GwtEvent<?> getEvent()
           
 
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<com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler> TYPE
Constructor Detail

PluginFireEventEvent

public PluginFireEventEvent(com.google.gwt.event.shared.GwtEvent<?> event)
Method Detail

dispatch

protected void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler handler)
Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler>

getAssociatedType

public com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler> getAssociatedType()
Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler>

getEvent

public com.google.gwt.event.shared.GwtEvent<?> getEvent()
Specified by:
getEvent in interface com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginFireEventEvent


Copyright © 2010-2011 Petals Link. All Rights Reserved.