@Dependent @Templated @Bundle(value="/org/jbpm/workbench/es/client/i18n/Constants.properties") public class ExecutionErrorDetailsViewImpl extends Object implements ExecutionErrorDetailsPresenter.ExecErrorDetailsView
| Constructor and Description |
|---|
ExecutionErrorDetailsViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
void |
init(ExecutionErrorDetailsPresenter presenter) |
void |
setValue(ExecutionErrorSummary errorSummary) |
public void init(ExecutionErrorDetailsPresenter presenter)
init in interface org.uberfire.client.mvp.HasPresenter<ExecutionErrorDetailsPresenter>public void setValue(ExecutionErrorSummary errorSummary)
setValue in interface ExecutionErrorDetailsPresenter.ExecErrorDetailsViewpublic org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.IsElementCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.