com.ebmwebsourcing.geasytools.webeditor.impl.client.core.handler.manager.presenter
Class DefaultPluginHandler

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.core.handler.manager.presenter.DefaultPluginHandler
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.presenter.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.presenter.IDefaultPluginHandler


Constructor Summary
DefaultPluginHandler(com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IPresenterManager prensenterManager)
           
 
Method Summary
 com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IPresenterManager getPresenterManager()
           
 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
 

Constructor Detail

DefaultPluginHandler

public DefaultPluginHandler(com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IPresenterManager prensenterManager)
Method Detail

getPresenterManager

public com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IPresenterManager getPresenterManager()
Specified by:
getPresenterManager in interface com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.presenter.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.