@ApplicationScoped public class AppsHomePresenter extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
AppsHomePresenter.View |
Constructor and Description |
---|
AppsHomePresenter() |
Modifier and Type | Method and Description |
---|---|
String |
getTitle() |
UberView<AppsHomePresenter> |
getView() |
void |
init() |
void |
loadContent() |
@PostConstruct public void init()
public void loadContent()
public String getTitle()
public UberView<AppsHomePresenter> getView()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.