com.ebmwebsourcing.geasytools.webeditor.impl.client.core.handler.manager.toolbar
Class DefaultPluginHandler
java.lang.Object
com.ebmwebsourcing.geasytools.webeditor.impl.client.core.handler.manager.toolbar.DefaultPluginHandler
- All Implemented Interfaces:
- com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.toolbar.IDefaultPluginHandler, com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginManagerHandler, com.google.gwt.event.shared.EventHandler
public class DefaultPluginHandler
- extends java.lang.Object
- implements com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.toolbar.IDefaultPluginHandler
|
Constructor Summary |
DefaultPluginHandler(com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IToolbarManager toolbarManager)
|
|
Method Summary |
com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IToolbarManager |
getToolbarManager()
|
void |
onPluginRegistered(com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginRegisteredEvent event)
|
void |
onPluginRegistrationComplete(com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginRegistrationCompleteEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPluginHandler
public DefaultPluginHandler(com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IToolbarManager toolbarManager)
getToolbarManager
public com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IToolbarManager getToolbarManager()
- Specified by:
getToolbarManager in interface com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.toolbar.IDefaultPluginHandler
onPluginRegistered
public void onPluginRegistered(com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginRegisteredEvent event)
- Specified by:
onPluginRegistered in interface com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginManagerHandler
onPluginRegistrationComplete
public void onPluginRegistrationComplete(com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginRegistrationCompleteEvent event)
- Specified by:
onPluginRegistrationComplete in interface com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginManagerHandler
Copyright © 2010-2011 Petals Link. All Rights Reserved.