public static interface CaseActionsPresenter.CaseActionsListView extends org.uberfire.client.mvp.UberElement<CaseActionsPresenter>
Modifier and Type | Method and Description |
---|---|
void |
removeAllTasks() |
void |
setCaseActionList(List<CaseActionSummary> caseActionList) |
void |
updateActionsHeader(String heatherText,
String... stylesClass) |
void removeAllTasks()
void setCaseActionList(List<CaseActionSummary> caseActionList)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.