public interface AppLauncherView extends View
Modifier and Type | Interface and Description |
---|---|
static interface |
AppLauncherView.Presenter
Presenter.
|
Modifier and Type | Method and Description |
---|---|
void |
activateButton(boolean activate,
String appName) |
void |
clearView() |
void |
registerApp(AppLauncherLayout layout) |
void |
setPresenter(AppLauncherView.Presenter presenter) |
asVaadinComponent
void setPresenter(AppLauncherView.Presenter presenter)
void registerApp(AppLauncherLayout layout)
void activateButton(boolean activate, String appName)
void clearView()
Copyright © 2021 Magnolia International Ltd.. All rights reserved.