info.magnolia.ui.admincentral
Class AdmincentralPresenter

java.lang.Object
  extended by info.magnolia.ui.admincentral.AdmincentralPresenter

public class AdmincentralPresenter
extends Object

Presenter which starts up the components that make up Admincentral.


Constructor Summary
AdmincentralPresenter(info.magnolia.ui.framework.shell.ShellImpl shell, info.magnolia.event.EventBus eventBus, info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutManager appLauncherLayoutManager, info.magnolia.ui.api.location.LocationController locationController, info.magnolia.ui.api.app.AppController appController, ShellAppController shellAppController, info.magnolia.ui.framework.message.MessagesManager messagesManager, UserMenuPresenter userMenu)
           
 
Method Summary
 info.magnolia.ui.api.view.View start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdmincentralPresenter

@Inject
public AdmincentralPresenter(info.magnolia.ui.framework.shell.ShellImpl shell,
                                    @Named(value="admincentral")
                                    info.magnolia.event.EventBus eventBus,
                                    info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutManager appLauncherLayoutManager,
                                    info.magnolia.ui.api.location.LocationController locationController,
                                    info.magnolia.ui.api.app.AppController appController,
                                    ShellAppController shellAppController,
                                    info.magnolia.ui.framework.message.MessagesManager messagesManager,
                                    UserMenuPresenter userMenu)
Method Detail

start

public info.magnolia.ui.api.view.View start()


Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.