Class AjaxPagingNavigation

    • Constructor Detail

      • AjaxPagingNavigation

        public AjaxPagingNavigation​(String id,
                                    IPageable pageable)
        Constructor.
        Parameters:
        id - See Component
        pageable - The underlying pageable component to navigate
      • AjaxPagingNavigation

        public AjaxPagingNavigation​(String id,
                                    IPageable pageable,
                                    IPagingLabelProvider labelProvider)
        Constructor.
        Parameters:
        id - See Component
        pageable - The underlying pageable component to navigate
        labelProvider - The label provider for the text that the links should be displaying.