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