Uses of Class
org.jbpm.workbench.common.client.list.AbstractMultiGridPresenter
-
Packages that use AbstractMultiGridPresenter Package Description org.jbpm.workbench.common.client.list org.jbpm.workbench.common.client.util -
-
Uses of AbstractMultiGridPresenter in org.jbpm.workbench.common.client.list
Classes in org.jbpm.workbench.common.client.list with type parameters of type AbstractMultiGridPresenter Modifier and Type Class Description classAbstractMultiGridView<T extends org.jbpm.workbench.common.model.GenericSummary,V extends AbstractMultiGridPresenter>Fields in org.jbpm.workbench.common.client.list declared as AbstractMultiGridPresenter Modifier and Type Field Description protected VAbstractMultiGridView. presenter -
Uses of AbstractMultiGridPresenter in org.jbpm.workbench.common.client.util
Methods in org.jbpm.workbench.common.client.util with parameters of type AbstractMultiGridPresenter Modifier and Type Method Description GenericErrorSummaryCountCellGenericErrorSummaryCountCell. init(AbstractMultiGridPresenter viewPresenter)
-