@Dependent @Templated public class CaseStagesViewImpl extends AbstractView<CaseStagesPresenter> implements CaseStagesPresenter.CaseStagesView
presenter| Constructor and Description |
|---|
CaseStagesViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
void |
init(CaseStagesPresenter presenter) |
void |
removeAllStages() |
void |
setCaseStagesList(List<CaseStageSummary> caseStageList) |
tooltippublic void init(CaseStagesPresenter presenter)
init in interface org.uberfire.client.mvp.UberElement<CaseStagesPresenter>init in class AbstractView<CaseStagesPresenter>public void setCaseStagesList(List<CaseStageSummary> caseStageList)
setCaseStagesList in interface CaseStagesPresenter.CaseStagesViewpublic void removeAllStages()
removeAllStages in interface CaseStagesPresenter.CaseStagesViewpublic org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.IsElementCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.