public static interface CaseInstanceListPresenter.CaseInstanceListView extends org.uberfire.client.mvp.UberElement<CaseInstanceListPresenter>, com.google.gwt.user.client.TakesValue<CaseInstanceSearchRequest>
Modifier and Type | Method and Description |
---|---|
void |
setCaseInstanceList(List<CaseInstanceSummary> caseInstanceList) |
void setCaseInstanceList(List<CaseInstanceSummary> caseInstanceList)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.