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