Class ListPagingLabelProvider

java.lang.Object
org.hippoecm.frontend.plugins.standards.list.datatable.ListPagingLabelProvider
All Implemented Interfaces:
Serializable, org.apache.wicket.markup.html.navigation.paging.IPagingLabelProvider, org.apache.wicket.util.io.IClusterable

public class ListPagingLabelProvider extends Object implements org.apache.wicket.markup.html.navigation.paging.IPagingLabelProvider
See Also:
  • Constructor Details

    • ListPagingLabelProvider

      public ListPagingLabelProvider()
  • Method Details

    • getPageLabel

      public String getPageLabel(long page)
      Specified by:
      getPageLabel in interface org.apache.wicket.markup.html.navigation.paging.IPagingLabelProvider