public class AppLauncherViewImpl extends Object implements AppLauncherView
AppLauncherView.Presenter
Constructor and Description |
---|
AppLauncherViewImpl() |
Modifier and Type | Method and Description |
---|---|
void |
activateButton(boolean activate,
String appName) |
com.vaadin.ui.Component |
asVaadinComponent()
Returns the Vaadin component managed by this view.
|
void |
clearView() |
AppLauncherView.Presenter |
getPresenter() |
void |
registerApp(AppLauncherLayout layout) |
void |
setPresenter(AppLauncherView.Presenter presenter) |
public AppLauncherView.Presenter getPresenter()
public void setPresenter(AppLauncherView.Presenter presenter)
setPresenter
in interface AppLauncherView
public com.vaadin.ui.Component asVaadinComponent()
View
asVaadinComponent
in interface View
public void activateButton(boolean activate, String appName)
activateButton
in interface AppLauncherView
public void clearView()
clearView
in interface AppLauncherView
public void registerApp(AppLauncherLayout layout)
registerApp
in interface AppLauncherView
Copyright © 2018 Magnolia International Ltd.. All rights reserved.