Uses of Interface
org.jbpm.workbench.common.client.list.MultiGridView
-
Packages that use MultiGridView Package Description org.jbpm.workbench.common.client.list -
-
Uses of MultiGridView in org.jbpm.workbench.common.client.list
Classes in org.jbpm.workbench.common.client.list with type parameters of type MultiGridView Modifier and Type Class Description classAbstractMultiGridPresenter<T extends org.jbpm.workbench.common.model.GenericSummary,V extends MultiGridView>Classes in org.jbpm.workbench.common.client.list that implement MultiGridView 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 MultiGridView Modifier and Type Field Description protected VAbstractMultiGridPresenter. view
-