GWT 2.7.0

com.google.gwt.user.cellview.client
Interface CellBrowser.PagerFactory

Enclosing class:
CellBrowser

public static interface CellBrowser.PagerFactory

Pager factory used to create pagers for each CellList of the CellBrowser.


Method Summary
 AbstractPager create(HasRows display)
           
 

Method Detail

create

AbstractPager create(HasRows display)

GWT 2.7.0