public static interface HomePresenter.View extends org.uberfire.client.mvp.UberElement<HomePresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
addShortcut(ShortcutPresenter shortcutPresenter) |
void |
setBackgroundImageUrl(String backgroundImageUrl) |
void |
setDescription(String description) |
void |
setWelcome(String welcome) |
void setWelcome(String welcome)
void setDescription(String description)
void setBackgroundImageUrl(String backgroundImageUrl)
void addShortcut(ShortcutPresenter shortcutPresenter)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.