com.ebmwebsourcing.geasytools.webeditor.impl.client.layout.events
Class AddComponentEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IPlaceHolderHandler>
      extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.layout.events.AddComponentEvent
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IAddComponentEvent

public class AddComponentEvent
extends com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IPlaceHolderHandler>
implements com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IAddComponentEvent


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.layout.events.IPlaceHolderHandler> TYPE
           
 
Constructor Summary
AddComponentEvent(com.ebmwebsourcing.geasytools.webeditor.api.components.IComponent component)
           
 
Method Summary
protected  void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IPlaceHolderHandler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IPlaceHolderHandler> getAssociatedType()
           
 com.ebmwebsourcing.geasytools.webeditor.api.components.IComponent getComponent()
           
 
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.layout.events.IPlaceHolderHandler> TYPE
Constructor Detail

AddComponentEvent

public AddComponentEvent(com.ebmwebsourcing.geasytools.webeditor.api.components.IComponent component)
Method Detail

dispatch

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

getAssociatedType

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

getComponent

public com.ebmwebsourcing.geasytools.webeditor.api.components.IComponent getComponent()
Specified by:
getComponent in interface com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IAddComponentEvent


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