Class JoinRowCellsOperation

  • All Implemented Interfaces:
    AuthorOperation, Extension

    @API(type=INTERNAL,
         src=PUBLIC)
    public class JoinRowCellsOperation
    extends JoinRowCellsOperationBase
    This is the TEI tables implementation of the operation used to join the content of two or more cells from the same table row. If there is a selection, the cell at selection start offset determines the destination cell where the content of the next cells will be moved. If there is no selection then the caret must be positioned between two table cells before calling this operation.