com.ebmwebsourcing.geasytools.webeditor.impl.client.component.events
Class ContentComponentPanelUpdateEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentHandler>
com.ebmwebsourcing.geasytools.webeditor.impl.client.component.events.ContentComponentPanelUpdateEvent
- All Implemented Interfaces:
- com.ebmwebsourcing.geasytools.webeditor.api.components.events.IComponentUpdateEvent, com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentUpdateEvent
public class ContentComponentPanelUpdateEvent
- extends com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentHandler>
- implements com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentUpdateEvent
| 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.IContentPanelComponentHandler> |
TYPE
|
|
Method Summary |
protected void |
dispatch(com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentHandler handler)
|
com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentHandler> |
getAssociatedType()
|
java.lang.String |
getTitle()
|
| 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 |
TYPE
public static com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentHandler> TYPE
ContentComponentPanelUpdateEvent
public ContentComponentPanelUpdateEvent(java.lang.String title)
dispatch
protected void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentHandler>
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentHandler> getAssociatedType()
- Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentHandler>
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle in interface com.ebmwebsourcing.geasytools.webeditor.api.components.events.IContentPanelComponentUpdateEvent
Copyright © 2010-2011 Petals Link. All Rights Reserved.