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