com.ebmwebsourcing.geasytools.webeditor.impl.client.core.handler.manager.component
Class DefaultProjectConfigurationHandler

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.core.handler.manager.component.DefaultProjectConfigurationHandler
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.component.IDefaultProjectConfigurationHandler, com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler, com.google.gwt.event.shared.EventHandler

public class DefaultProjectConfigurationHandler
extends java.lang.Object
implements com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.component.IDefaultProjectConfigurationHandler


Constructor Summary
DefaultProjectConfigurationHandler(com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IComponentManager componentManager)
           
 
Method Summary
 com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IComponentManager getComponentManager()
           
 void onConfigurationComplete(com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationCompleteEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultProjectConfigurationHandler

public DefaultProjectConfigurationHandler(com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IComponentManager componentManager)
Method Detail

getComponentManager

public com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IComponentManager getComponentManager()
Specified by:
getComponentManager in interface com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.component.IDefaultProjectConfigurationHandler

onConfigurationComplete

public void onConfigurationComplete(com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationCompleteEvent event)
Specified by:
onConfigurationComplete in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler


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