Uses of Interface
com.ebmwebsourcing.geasytools.webeditor.api.components.IComponentDispatcherCommand

Packages that use IComponentDispatcherCommand
com.ebmwebsourcing.geasytools.webeditor.api.components   
com.ebmwebsourcing.geasytools.webeditor.api.core   
 

Uses of IComponentDispatcherCommand in com.ebmwebsourcing.geasytools.webeditor.api.components
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.components that return types with arguments of type IComponentDispatcherCommand
 java.util.List<IComponentDispatcherCommand> IContentPanelComponent.getAssociatedComponentsDispatcherCommands()
           
 

Uses of IComponentDispatcherCommand in com.ebmwebsourcing.geasytools.webeditor.api.core
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.core with parameters of type IComponentDispatcherCommand
 void IComponentDispatcher.dispatch(IComponentDispatcherCommand componentPosition)
          Adds component to dispath to current layout and register them
 

Method parameters in com.ebmwebsourcing.geasytools.webeditor.api.core with type arguments of type IComponentDispatcherCommand
 void IComponentDispatcher.dispatch(java.util.List<IComponentDispatcherCommand> results)
           
 



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