public class ShortcutSubHeadingLinkPresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ShortcutSubHeadingLinkPresenter.View |
| Constructor and Description |
|---|
ShortcutSubHeadingLinkPresenter(ShortcutSubHeadingLinkPresenter.View view,
ShortcutHelper shortcutHelper) |
| Modifier and Type | Method and Description |
|---|---|
ShortcutSubHeadingLinkPresenter.View |
getView() |
void |
init() |
void |
setup(HomeShortcutLink link) |
@Inject public ShortcutSubHeadingLinkPresenter(ShortcutSubHeadingLinkPresenter.View view, ShortcutHelper shortcutHelper)
@PostConstruct public void init()
public void setup(HomeShortcutLink link)
public ShortcutSubHeadingLinkPresenter.View getView()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.