Interface CmsPagingControls.I_PagingCallback

Enclosing class:
CmsPagingControls

public static interface CmsPagingControls.I_PagingCallback
Callback which is called when the user changes the page.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    pageChanged(int page)
    Method which is called when the user changes the page.
  • Method Details

    • pageChanged

      void pageChanged(int page)
      Method which is called when the user changes the page.

      Parameters:
      page - the page number