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