com.ebmwebsourcing.geasytools.webeditor.impl.client.project.content.events
Class ContentUpdateEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.ISystemContentHandler>
com.ebmwebsourcing.geasytools.webeditor.impl.client.project.content.events.ContentUpdateEvent
- All Implemented Interfaces:
- com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.IContentUpdateEvent
public class ContentUpdateEvent
- extends com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.ISystemContentHandler>
- implements com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.IContentUpdateEvent
| 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.project.content.events.ISystemContentHandler> |
TYPE
|
|
Constructor Summary |
ContentUpdateEvent(com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent component,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceContentElement element)
|
|
Method Summary |
protected void |
dispatch(com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.ISystemContentHandler handler)
|
com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.ISystemContentHandler> |
getAssociatedType()
|
com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent |
getComponent()
|
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceContentElement |
getContentElement()
|
| 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.project.content.events.ISystemContentHandler> TYPE
ContentUpdateEvent
public ContentUpdateEvent(com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent component,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceContentElement element)
dispatch
protected void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.ISystemContentHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.ISystemContentHandler>
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.ISystemContentHandler> getAssociatedType()
- Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.ISystemContentHandler>
getComponent
public com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent getComponent()
- Specified by:
getComponent in interface com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.IContentUpdateEvent
getContentElement
public com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceContentElement getContentElement()
- Specified by:
getContentElement in interface com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.IContentUpdateEvent
Copyright © 2010-2011 Petals Link. All Rights Reserved.