Class TableSortOperation

    • Constructor Detail

      • TableSortOperation

        public TableSortOperation()
        Constructor.
    • Method Detail

      • getRowIndexForTableBody

        protected abstract int getRowIndexForTableBody​(AuthorNode table)
        Returns the visual row index of the actual table body if the table has separate head, foot element and table group elements.
      • getHelpPageID

        protected java.lang.String getHelpPageID()
        Description copied from class: SortOperation
        Get the ID of the help page which will be called by the end user.
        Overrides:
        getHelpPageID in class SortOperation
        Returns:
        the ID of the help page which will be called by the end user or null.
        See Also:
        SortOperation.getHelpPageID()