@Dependent @Templated(value="ExecutionErrorBasicDetailsViewImpl.html") public class ExecutionErrorBasicDetailsViewImpl extends Object implements com.google.gwt.user.client.TakesValue<ExecutionErrorSummary>, org.jboss.errai.common.client.api.IsElement
Constructor and Description |
---|
ExecutionErrorBasicDetailsViewImpl() |
Modifier and Type | Method and Description |
---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
ExecutionErrorSummary |
getValue() |
void |
setValue(ExecutionErrorSummary errorSummary) |
public ExecutionErrorSummary getValue()
getValue
in interface com.google.gwt.user.client.TakesValue<ExecutionErrorSummary>
public void setValue(ExecutionErrorSummary errorSummary)
setValue
in interface com.google.gwt.user.client.TakesValue<ExecutionErrorSummary>
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement
in interface org.jboss.errai.common.client.api.IsElement
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.