com.ebmwebsourcing.geasytools.webeditor.api.components
Interface IComponentDispatcherCommand
public interface IComponentDispatcherCommand
Says what type of component a place holder should
contain and how the dispatch of the component should be handled
- Author:
- nfleury
getPosition
IPlaceHolderPosition getPosition()
getComponent
IComponent getComponent()
setReplaceMode
void setReplaceMode(IReplaceMode mode)
- How should previous component be handled
- Parameters:
mode -
getReplaceMode
IReplaceMode getReplaceMode()
Copyright © 2010-2011 Petals Link. All Rights Reserved.