com.ebmwebsourcing.geasytools.webeditor.impl.client.core
Class ComponentDispatcher

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.core.ComponentDispatcher
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.core.IComponentDispatcher

public class ComponentDispatcher
extends java.lang.Object
implements com.ebmwebsourcing.geasytools.webeditor.api.core.IComponentDispatcher


Constructor Summary
ComponentDispatcher(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
           
 
Method Summary
 void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.components.IComponentDispatcherCommand command)
           
 void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent component)
           
 void dispatch(java.util.List<com.ebmwebsourcing.geasytools.webeditor.api.components.IComponentDispatcherCommand> results)
           
 void displayComponents(com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent component)
           
 com.ebmwebsourcing.geasytools.webeditor.api.layout.ILayout getLayout()
           
 java.util.List<com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent> getOpenedContentPanelComponent()
           
 com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorRegistry getRegistry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentDispatcher

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

dispatch

public void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.components.IComponentDispatcherCommand command)
Specified by:
dispatch in interface com.ebmwebsourcing.geasytools.webeditor.api.core.IComponentDispatcher

dispatch

public void dispatch(java.util.List<com.ebmwebsourcing.geasytools.webeditor.api.components.IComponentDispatcherCommand> results)
Specified by:
dispatch in interface com.ebmwebsourcing.geasytools.webeditor.api.core.IComponentDispatcher

getLayout

public com.ebmwebsourcing.geasytools.webeditor.api.layout.ILayout getLayout()
Specified by:
getLayout in interface com.ebmwebsourcing.geasytools.webeditor.api.core.IComponentDispatcher

getRegistry

public com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorRegistry getRegistry()
Specified by:
getRegistry in interface com.ebmwebsourcing.geasytools.webeditor.api.core.IComponentDispatcher

dispatch

public void dispatch(com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent component)
Specified by:
dispatch in interface com.ebmwebsourcing.geasytools.webeditor.api.core.IComponentDispatcher

displayComponents

public void displayComponents(com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent component)
Specified by:
displayComponents in interface com.ebmwebsourcing.geasytools.webeditor.api.core.IComponentDispatcher

getOpenedContentPanelComponent

public java.util.List<com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent> getOpenedContentPanelComponent()
Specified by:
getOpenedContentPanelComponent in interface com.ebmwebsourcing.geasytools.webeditor.api.core.IComponentDispatcher


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