com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.events
Class NewProjectConfigurationCompleteEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler>
      extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.events.NewProjectConfigurationCompleteEvent
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.INewProjectConfigurationCompleteEvent, com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationCompleteEvent

public class NewProjectConfigurationCompleteEvent
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.INewProjectConfigurationCompleteEvent


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.project.configuration.view.events.IProjectConfigurationHandler> TYPE
           
 
Constructor Summary
NewProjectConfigurationCompleteEvent(com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance projectInstance)
           
 
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.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView getProjectConfigurationView()
           
 com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance getProjectInstance()
           
 void setProjectConfigurationView(com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView projectConfigurationView)
           
 
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.project.configuration.view.events.IProjectConfigurationHandler> TYPE
Constructor Detail

NewProjectConfigurationCompleteEvent

public NewProjectConfigurationCompleteEvent(com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance projectInstance)
Method Detail

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

setProjectConfigurationView

public void setProjectConfigurationView(com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView projectConfigurationView)

getProjectInstance

public com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance getProjectInstance()
Specified by:
getProjectInstance in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.INewProjectConfigurationCompleteEvent


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