Class JoinRowCellsOperation

All Implemented Interfaces:
AuthorOperation, Extension, CALSConstants
Direct Known Subclasses:
JoinRowCellsOperation

@API(type=INTERNAL, src=PUBLIC) public class JoinRowCellsOperation extends JoinRowCellsOperationBase implements CALSConstants
This is the 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.