@Dependent public class HomePresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
HomePresenter.HomeView |
| Constructor and Description |
|---|
HomePresenter() |
@PostConstruct public void init()
public String getTitle()
public org.uberfire.client.mvp.UberView<HomePresenter> getView()
public void doAction(String action)
public void onOpen()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.