com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager
Class PresenterManager

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.AbstractManager
      extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.PresenterManager
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager, com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IPresenterManager

public class PresenterManager
extends AbstractManager
implements com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IPresenterManager


Constructor Summary
PresenterManager(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
           
 
Method Summary
 void bindEvents()
           
 void bindPresenters()
           
 com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.presenter.IDefaultPluginHandler getDefaultPlugingHandler()
           
 
Methods inherited from class com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.AbstractManager
getEventBus, getFrontController, getServiceFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager
getEventBus, getFrontController, getServiceFactory
 

Constructor Detail

PresenterManager

public PresenterManager(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
Method Detail

bindPresenters

public void bindPresenters()
Specified by:
bindPresenters in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IPresenterManager

getDefaultPlugingHandler

public com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.presenter.IDefaultPluginHandler getDefaultPlugingHandler()
Specified by:
getDefaultPlugingHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IPresenterManager

bindEvents

public void bindEvents()
Specified by:
bindEvents in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager


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