com.ebmwebsourcing.geasytools.webeditor.impl.client.component.events
Class ComponentAfterDispatchEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.components.events.IComponentHandler>
      extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.component.events.ComponentAfterDispatchEvent
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.components.events.IComponentAfterDispatchEvent

public class ComponentAfterDispatchEvent
extends com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.components.events.IComponentHandler>
implements com.ebmwebsourcing.geasytools.webeditor.api.components.events.IComponentAfterDispatchEvent


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.components.events.IComponentHandler> TYPE
           
 
Constructor Summary
ComponentAfterDispatchEvent()
           
 
Method Summary
protected  void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.components.events.IComponentHandler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.components.events.IComponentHandler> 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<com.ebmwebsourcing.geasytools.webeditor.api.components.events.IComponentHandler> TYPE
Constructor Detail

ComponentAfterDispatchEvent

public ComponentAfterDispatchEvent()
Method Detail

dispatch

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

getAssociatedType

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


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