@Dependent @Templated public class CaseDetailsViewImpl extends Object implements CaseDetailsPresenter.CaseDetailsView
| Constructor and Description |
|---|
CaseDetailsViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
CaseInstanceSummary |
getValue() |
void |
init(CaseDetailsPresenter presenter) |
void |
setValue(CaseInstanceSummary caseInstanceSummary) |
public void setValue(CaseInstanceSummary caseInstanceSummary)
setValue in interface com.google.gwt.user.client.TakesValue<CaseInstanceSummary>public CaseInstanceSummary getValue()
getValue in interface com.google.gwt.user.client.TakesValue<CaseInstanceSummary>public void init(CaseDetailsPresenter presenter)
init in interface org.uberfire.client.mvp.UberElement<CaseDetailsPresenter>public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.IsElementCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.