@ApplicationScoped public class GenericFormDisplayPresenter extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
GenericFormDisplayPresenter.GenericFormDisplayView |
Constructor and Description |
---|
GenericFormDisplayPresenter() |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.IsWidget |
getView() |
void |
init() |
void |
setup(long currentTaskId,
String currentProcessId,
String currentDeploymentId,
String opener,
org.uberfire.mvp.Command onClose) |
@PostConstruct public void init()
public void setup(long currentTaskId, String currentProcessId, String currentDeploymentId, String opener, org.uberfire.mvp.Command onClose)
public com.google.gwt.user.client.ui.IsWidget getView()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.