Package com.inmethod.grid.toolbar.paging


package com.inmethod.grid.toolbar.paging
  • Classes
    Class
    Description
    Label that provides Showing x to y of z message given for a DataGrid.
    Paging navigator with default size of 11
    PagingToolbar<D extends IDataSource<T>,T,S>
    Toolbar that displays a paging navigator and a label with message about which rows are being displayed and their total number in the data table.