Interface CellBrowser.PagerFactory
-
- Enclosing class:
- CellBrowser
public static interface CellBrowser.PagerFactory
Pager factory used to create pagers for eachCellList
of theCellBrowser
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractPager
create(HasRows display)
-
-
-
Method Detail
-
create
AbstractPager create(HasRows display)
-
-