@Dependent public class RequiresReworkPresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
RequiresReworkPresenter.RequiresReworkView |
| Constructor and Description |
|---|
RequiresReworkPresenter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle() |
org.uberfire.client.mvp.UberView<RequiresReworkPresenter> |
getView() |
void |
onStartup(org.uberfire.mvp.PlaceRequest place) |
public void onStartup(org.uberfire.mvp.PlaceRequest place)
public String getTitle()
public org.uberfire.client.mvp.UberView<RequiresReworkPresenter> getView()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.