Uses of Class
org.jbpm.workbench.common.client.list.AbstractListPresenter
-
Packages that use AbstractListPresenter Package Description org.jbpm.workbench.common.client.list -
-
Uses of AbstractListPresenter in org.jbpm.workbench.common.client.list
Classes in org.jbpm.workbench.common.client.list with type parameters of type AbstractListPresenter Modifier and Type Class Description classAbstractListView<T extends org.jbpm.workbench.common.model.GenericSummary,V extends AbstractListPresenter>Subclasses of AbstractListPresenter in org.jbpm.workbench.common.client.list Modifier and Type Class Description classAbstractMultiGridPresenter<T extends org.jbpm.workbench.common.model.GenericSummary,V extends MultiGridView>classAbstractScreenListPresenter<T>Fields in org.jbpm.workbench.common.client.list declared as AbstractListPresenter Modifier and Type Field Description protected VAbstractListView. presenter
-