com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager
Class ComponentManager

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.AbstractManager
      extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.ComponentManager
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IComponentManager, com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager

public class ComponentManager
extends AbstractManager
implements com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IComponentManager


Constructor Summary
ComponentManager(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
           
 
Method Summary
 void bindEvents()
           
 void forwardComponentsEvents()
           
 com.ebmwebsourcing.geasytools.webeditor.api.core.IComponentDispatcher getComponentDispatcher()
           
 com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.component.IDefaultContentPanelPlaceHolderHandler getDefaultContentPanelPlaceHolderHandler()
           
 com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.component.IDefaultProjectConfigurationHandler getDefaultProjectConfigurationHandler()
           
 com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.component.IDefaultRequestComponentHandler getDefaultRequestComponenthandler()
           
 void handleContentPanelChange()
           
 void handleProjectConfiguration()
           
 void handleRequests()
           
 
Methods inherited from class com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.AbstractManager
getEventBus, getFrontController, getServiceFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager
getEventBus, getFrontController, getServiceFactory
 

Constructor Detail

ComponentManager

public ComponentManager(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
Method Detail

getComponentDispatcher

public com.ebmwebsourcing.geasytools.webeditor.api.core.IComponentDispatcher getComponentDispatcher()
Specified by:
getComponentDispatcher in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IComponentManager

handleProjectConfiguration

public void handleProjectConfiguration()
Specified by:
handleProjectConfiguration in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IComponentManager

handleContentPanelChange

public void handleContentPanelChange()
Specified by:
handleContentPanelChange in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IComponentManager

getDefaultProjectConfigurationHandler

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

getDefaultContentPanelPlaceHolderHandler

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

bindEvents

public void bindEvents()
Specified by:
bindEvents in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager

forwardComponentsEvents

public void forwardComponentsEvents()
Specified by:
forwardComponentsEvents in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IComponentManager

getDefaultRequestComponenthandler

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

handleRequests

public void handleRequests()
Specified by:
handleRequests in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IComponentManager


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