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

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

public class PanelChangeEvent
extends com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IContentPanelPlaceHolderHandler>
implements com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IPanelChangeEvent


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.IContentPanelPlaceHolderHandler> TYPE
           
 
Constructor Summary
PanelChangeEvent(com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent contentPanelComponent)
           
 
Method Summary
protected  void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IContentPanelPlaceHolderHandler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IContentPanelPlaceHolderHandler> getAssociatedType()
           
 com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent getSelectedPanel()
           
 
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.IContentPanelPlaceHolderHandler> TYPE
Constructor Detail

PanelChangeEvent

public PanelChangeEvent(com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent contentPanelComponent)
Method Detail

getAssociatedType

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

dispatch

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

getSelectedPanel

public com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent getSelectedPanel()
Specified by:
getSelectedPanel in interface com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IPanelChangeEvent


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