com.ebmwebsourcing.geasytools.webeditor.impl.client.core.events
Class EditorEventBus
java.lang.Object
com.google.gwt.event.shared.HandlerManager
net.customware.gwt.presenter.client.DefaultEventBus
com.ebmwebsourcing.geasytools.webeditor.impl.client.core.events.EditorEventBus
- All Implemented Interfaces:
- com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus, com.google.gwt.event.shared.HasHandlers, net.customware.gwt.presenter.client.EventBus
public class EditorEventBus
- extends net.customware.gwt.presenter.client.DefaultEventBus
- implements com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
| Methods inherited from class com.google.gwt.event.shared.HandlerManager |
addHandler, fireEvent, getHandler, getHandlerCount, isEventHandled, removeHandler |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.customware.gwt.presenter.client.EventBus |
addHandler, fireEvent, getHandler, getHandlerCount, isEventHandled |
EditorEventBus
public EditorEventBus()
addComponentHandler
public void addComponentHandler()
- Specified by:
addComponentHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addLayoutHandler
public void addLayoutHandler()
- Specified by:
addLayoutHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addMenuComponentHandler
public void addMenuComponentHandler()
- Specified by:
addMenuComponentHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addPluginHandler
public void addPluginHandler()
- Specified by:
addPluginHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addPluginManagerHandler
public void addPluginManagerHandler(com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginManagerHandler handler)
- Specified by:
addPluginManagerHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addProjectConfigurationHandler
public void addProjectConfigurationHandler(com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler handler)
- Specified by:
addProjectConfigurationHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addProjectHandler
public void addProjectHandler(com.ebmwebsourcing.geasytools.webeditor.api.project.events.IProjectHandler handler)
- Specified by:
addProjectHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addEditorHandler
public void addEditorHandler(com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorHandler handler)
- Specified by:
addEditorHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addContentPanelPlaceHolderHandler
public void addContentPanelPlaceHolderHandler(com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IContentPanelPlaceHolderHandler handler)
- Specified by:
addContentPanelPlaceHolderHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addRequestHandler
public void addRequestHandler(com.ebmwebsourcing.geasytools.webeditor.api.request.IRequestHandler handler)
- Specified by:
addRequestHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addPlaceChangeHandler
public void addPlaceChangeHandler(net.customware.gwt.presenter.client.place.PlaceChangedHandler handler)
- Specified by:
addPlaceChangeHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addSystemContentHandler
public void addSystemContentHandler(com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.ISystemContentHandler handler)
- Specified by:
addSystemContentHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
addUserContentHandler
public void addUserContentHandler(com.ebmwebsourcing.geasytools.webeditor.api.project.content.events.IUserContentHandler handler)
- Specified by:
addUserContentHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus
Copyright © 2010-2011 Petals Link. All Rights Reserved.