@Dependent @Templated public class CaseActionItemView extends AbstractView<CaseActionsPresenter> implements com.google.gwt.user.client.TakesValue<CaseActionSummary>, org.jboss.errai.common.client.api.IsElement
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.errai.ui.client.local.spi.TranslationService |
translationService |
presenter| Constructor and Description |
|---|
CaseActionItemView() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
CaseActionSummary |
getValue() |
void |
setLastElementStyle() |
void |
setValue(CaseActionSummary model) |
init, tooltip@Inject protected org.jboss.errai.ui.client.local.spi.TranslationService translationService
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.IsElementpublic CaseActionSummary getValue()
getValue in interface com.google.gwt.user.client.TakesValue<CaseActionSummary>public void setValue(CaseActionSummary model)
setValue in interface com.google.gwt.user.client.TakesValue<CaseActionSummary>public void setLastElementStyle()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.