Interface Table.ScrollAction

  • Enclosing interface:
    Table

    public static interface Table.ScrollAction
    A Scroll action is invoked when a table iterator (e.g. visitRows) has reached the end of a page of rows.
    • Method Detail

      • scroll

        void scroll()
        Perform a scroll action.