Uses of Interface
org.jbpm.workbench.cm.client.pagination.PaginationViewImpl.PageList
-
Packages that use PaginationViewImpl.PageList Package Description org.jbpm.workbench.cm.client.actions org.jbpm.workbench.cm.client.pagination org.jbpm.workbench.cm.client.roles -
-
Uses of PaginationViewImpl.PageList in org.jbpm.workbench.cm.client.actions
Classes in org.jbpm.workbench.cm.client.actions that implement PaginationViewImpl.PageList Modifier and Type Class Description classCaseActionsListViewImpl -
Uses of PaginationViewImpl.PageList in org.jbpm.workbench.cm.client.pagination
Methods in org.jbpm.workbench.cm.client.pagination with parameters of type PaginationViewImpl.PageList Modifier and Type Method Description voidPaginationViewImpl. init(List allElementsList, PaginationViewImpl.PageList pageList, int pageSize) -
Uses of PaginationViewImpl.PageList in org.jbpm.workbench.cm.client.roles
Classes in org.jbpm.workbench.cm.client.roles that implement PaginationViewImpl.PageList Modifier and Type Class Description classCaseRolesViewImpl
-