Class JoinRowCellsOperation

  • All Implemented Interfaces:
    AuthorOperation, Extension, CALSConstants

    @API(type=INTERNAL,
         src=PUBLIC)
    public class JoinRowCellsOperation
    extends JoinRowCellsOperation
    This is the DITA CALS 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 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 between two table cells. The operation modifies the namest and nameend attributes of the destination cell.
    • Constructor Detail

      • JoinRowCellsOperation

        public JoinRowCellsOperation()
        Constructor.