Interface Page
-
- All Known Implementing Classes:
PageImpl
public interface PageProvides a page object.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<? extends Row>getRows()Gets the rows on this page.
-