|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||