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

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

public class MainMenuManager
extends AbstractManager
implements com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IMainMenuManager


Constructor Summary
MainMenuManager(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
           
 
Method Summary
 void bindEvents()
           
 com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.mainmenu.IDefaultContentPanelPlaceHolderHandler getDefaultContentPanelPlaceHolderHandler()
           
 com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.mainmenu.IDefaultPluginHandler getDefaultPluginHandler()
           
 com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.mainmenu.IDefaultSystemContentHandler getDefaultSystemContentHandler()
           
 void handleContent()
           
 void handleNewPlugin()
           
 void handlePanelChange()
           
 void initializeMenu()
           
 
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

MainMenuManager

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

handleNewPlugin

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

initializeMenu

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

getDefaultPluginHandler

public com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.mainmenu.IDefaultPluginHandler getDefaultPluginHandler()
Specified by:
getDefaultPluginHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IMainMenuManager

bindEvents

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

getDefaultSystemContentHandler

public com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.mainmenu.IDefaultSystemContentHandler getDefaultSystemContentHandler()
Specified by:
getDefaultSystemContentHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IMainMenuManager

handleContent

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

getDefaultContentPanelPlaceHolderHandler

public com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.mainmenu.IDefaultContentPanelPlaceHolderHandler getDefaultContentPanelPlaceHolderHandler()
Specified by:
getDefaultContentPanelPlaceHolderHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IMainMenuManager

handlePanelChange

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


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