com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager
Class MainMenuManager
java.lang.Object
com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.AbstractManager
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)
|
| 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 |
MainMenuManager
public MainMenuManager(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
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.