Uses of Interface
org.jbpm.workbench.common.client.list.ListView
-
Packages that use ListView Package Description org.jbpm.workbench.common.client.list -
-
Uses of ListView in org.jbpm.workbench.common.client.list
Subinterfaces of ListView in org.jbpm.workbench.common.client.list Modifier and Type Interface Description interfaceMultiGridView<T extends org.jbpm.workbench.common.model.GenericSummary,V>Classes in org.jbpm.workbench.common.client.list that implement ListView Modifier and Type Class Description classAbstractMultiGridView<T extends org.jbpm.workbench.common.model.GenericSummary,V extends AbstractMultiGridPresenter>Methods in org.jbpm.workbench.common.client.list that return ListView Modifier and Type Method Description protected abstract ListViewAbstractListPresenter. getListView()protected ListViewAbstractMultiGridPresenter. getListView()
-