Class JoinRowCellsOperation

  • All Implemented Interfaces:
    AuthorOperation, Extension

    @API(type=INTERNAL,
         src=PUBLIC)
    public class JoinRowCellsOperation
    extends JoinRowCellsOperationBase
    This is the HTML tables implementation of the operation used to join the content of two or more cells from the same table row. If selection exists, the cell at start selection 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 between two table cells.