| Package | Description | 
|---|---|
| com.google.gwt.user.cellview.client | The "cellview" widget set. | 
| Constructor and Description | 
|---|
| SimplePager(SimplePager.TextLocation location,
           SimplePager.Resources resources,
           boolean showFastForwardButton,
           int fastForwardRows,
           boolean showLastPageButton)Construct a  SimplePagerwith the specified resources and default image button names. | 
| SimplePager(SimplePager.TextLocation location,
           SimplePager.Resources resources,
           boolean showFastForwardButton,
           int fastForwardRows,
           boolean showLastPageButton,
           boolean showFirstPageButton,
           SimplePager.ImageButtonsConstants imageButtonConstants)Construct a  SimplePagerwith the specified resources. | 
| SimplePager(SimplePager.TextLocation location,
           SimplePager.Resources resources,
           boolean showFastForwardButton,
           int fastForwardRows,
           boolean showLastPageButton,
           SimplePager.ImageButtonsConstants imageButtonConstants)Construct a  SimplePagerwith the specified resources. |