jBPM Console NG - Generic Client 6.1.0.Final

Uses of Interface
org.jbpm.console.ng.gc.client.experimental.pagination.GenericDataProvider

Packages that use GenericDataProvider
org.jbpm.console.ng.gc.client.experimental.pagination   
org.jbpm.console.ng.gc.client.list.base   
 

Uses of GenericDataProvider in org.jbpm.console.ng.gc.client.experimental.pagination
 

Classes in org.jbpm.console.ng.gc.client.experimental.pagination that implement GenericDataProvider
 class BasicPaginationListPresenter
           
 

Methods in org.jbpm.console.ng.gc.client.experimental.pagination with parameters of type GenericDataProvider
 void JBPMSimplePager.setDataProvider(GenericDataProvider<T> dataProvider)
           
 

Constructors in org.jbpm.console.ng.gc.client.experimental.pagination with parameters of type GenericDataProvider
JBPMSimplePager(GenericDataProvider<T> dataProvider)
           
 

Uses of GenericDataProvider in org.jbpm.console.ng.gc.client.list.base
 

Methods in org.jbpm.console.ng.gc.client.list.base with parameters of type GenericDataProvider
 void BaseViewImpl.setPagerDataProvider(GenericDataProvider<T> dataProvider)
           
 


jBPM Console NG - Generic Client 6.1.0.Final

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.