Class AuthorTableInsertColumnArguments

    • Method Detail

      • getAuthorAccess

        public AuthorAccess getAuthorAccess()
        Returns:
        Returns the access to Author operation.
      • getColumnFragments

        public AuthorDocumentFragment[] getColumnFragments()
        Returns:
        Returns the array containing the cells nodes that compose an Author table column.
      • getInsertOffset

        public int getInsertOffset()
        Returns:
        Returns the offset where the column is inserted.
      • areFragmentsWrappedInCells

        public boolean areFragmentsWrappedInCells()
        Returns:
        Returns true if the given column fragments represents the cells nodes or only the content of the cells nodes.