com.ebmwebsourcing.geasytools.webeditor.impl.client.component
Class ComponentDispatcherCommand
java.lang.Object
com.ebmwebsourcing.geasytools.webeditor.impl.client.component.ComponentDispatcherCommand
- All Implemented Interfaces:
- com.ebmwebsourcing.geasytools.webeditor.api.components.IComponentDispatcherCommand
public class ComponentDispatcherCommand
- extends java.lang.Object
- implements com.ebmwebsourcing.geasytools.webeditor.api.components.IComponentDispatcherCommand
|
Constructor Summary |
ComponentDispatcherCommand(com.ebmwebsourcing.geasytools.webeditor.api.components.IComponent component,
com.ebmwebsourcing.geasytools.webeditor.api.layout.IPlaceHolderPosition position)
|
|
Method Summary |
com.ebmwebsourcing.geasytools.webeditor.api.components.IComponent |
getComponent()
|
com.ebmwebsourcing.geasytools.webeditor.api.layout.IPlaceHolderPosition |
getPosition()
|
com.ebmwebsourcing.geasytools.webeditor.api.components.IReplaceMode |
getReplaceMode()
|
void |
setReplaceMode(com.ebmwebsourcing.geasytools.webeditor.api.components.IReplaceMode mode)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentDispatcherCommand
public ComponentDispatcherCommand(com.ebmwebsourcing.geasytools.webeditor.api.components.IComponent component,
com.ebmwebsourcing.geasytools.webeditor.api.layout.IPlaceHolderPosition position)
getComponent
public com.ebmwebsourcing.geasytools.webeditor.api.components.IComponent getComponent()
- Specified by:
getComponent in interface com.ebmwebsourcing.geasytools.webeditor.api.components.IComponentDispatcherCommand
getPosition
public com.ebmwebsourcing.geasytools.webeditor.api.layout.IPlaceHolderPosition getPosition()
- Specified by:
getPosition in interface com.ebmwebsourcing.geasytools.webeditor.api.components.IComponentDispatcherCommand
setReplaceMode
public void setReplaceMode(com.ebmwebsourcing.geasytools.webeditor.api.components.IReplaceMode mode)
- Specified by:
setReplaceMode in interface com.ebmwebsourcing.geasytools.webeditor.api.components.IComponentDispatcherCommand
getReplaceMode
public com.ebmwebsourcing.geasytools.webeditor.api.components.IReplaceMode getReplaceMode()
- Specified by:
getReplaceMode in interface com.ebmwebsourcing.geasytools.webeditor.api.components.IComponentDispatcherCommand
Copyright © 2010-2011 Petals Link. All Rights Reserved.