com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.events
Class ImportProjectConfigurationCompleteEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler>
com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.events.ImportProjectConfigurationCompleteEvent
- All Implemented Interfaces:
- com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IImportProjectConfigurationCompleteEvent, com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationCompleteEvent
public class ImportProjectConfigurationCompleteEvent
- extends com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler>
- implements com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IImportProjectConfigurationCompleteEvent
| 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.configuration.view.events.IProjectConfigurationHandler> |
TYPE
|
|
Constructor Summary |
ImportProjectConfigurationCompleteEvent(java.lang.String uploadRef,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectType projectType,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat format,
com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView view)
|
|
Method Summary |
protected void |
dispatch(com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler handler)
|
com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler> |
getAssociatedType()
|
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat |
getFormat()
|
com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView |
getProjectConfigurationView()
|
com.ebmwebsourcing.webeditor.api.domain.project.IProjectType |
getProjectType()
|
java.lang.String |
getUploadRef()
|
| 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.configuration.view.events.IProjectConfigurationHandler> TYPE
ImportProjectConfigurationCompleteEvent
public ImportProjectConfigurationCompleteEvent(java.lang.String uploadRef,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectType projectType,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat format,
com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView view)
dispatch
protected void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler>
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler> getAssociatedType()
- Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler>
getProjectConfigurationView
public com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView getProjectConfigurationView()
- Specified by:
getProjectConfigurationView in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationCompleteEvent
getFormat
public com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat getFormat()
- Specified by:
getFormat in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IImportProjectConfigurationCompleteEvent
getProjectType
public com.ebmwebsourcing.webeditor.api.domain.project.IProjectType getProjectType()
- Specified by:
getProjectType in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IImportProjectConfigurationCompleteEvent
getUploadRef
public java.lang.String getUploadRef()
- Specified by:
getUploadRef in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IImportProjectConfigurationCompleteEvent
Copyright © 2010-2011 Petals Link. All Rights Reserved.