com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager
Class ToolbarManager
java.lang.Object
com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.AbstractManager
com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.ToolbarManager
- All Implemented Interfaces:
- com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager, com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IToolbarManager
public class ToolbarManager
- extends AbstractManager
- implements com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IToolbarManager
|
Constructor Summary |
ToolbarManager(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 |
ToolbarManager
public ToolbarManager(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
initialize
public void initialize()
- Specified by:
initialize in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IToolbarManager
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.toolbar.IDefaultSystemContentHandler getDefaultSystemContentHandler()
- Specified by:
getDefaultSystemContentHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IToolbarManager
handleContent
public void handleContent()
- Specified by:
handleContent in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IToolbarManager
getDefaultContentPanelPlaceHolderHandler
public com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.toolbar.IDefaultContentPanelPlaceHolderHandler getDefaultContentPanelPlaceHolderHandler()
- Specified by:
getDefaultContentPanelPlaceHolderHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IToolbarManager
handlePanelChange
public void handlePanelChange()
- Specified by:
handlePanelChange in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IToolbarManager
Copyright © 2010-2011 Petals Link. All Rights Reserved.