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