Class JoinRowCellsOperationBase

java.lang.Object
ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
ro.sync.ecss.extensions.commons.table.operations.JoinRowCellsOperationBase
All Implemented Interfaces:
AuthorOperation, Extension
Direct Known Subclasses:
JoinRowCellsOperation, JoinRowCellsOperation, JoinRowCellsOperation, JoinRowCellsOperation, JoinRowCellsOperation

@API(type=INTERNAL, src=PUBLIC) public abstract class JoinRowCellsOperationBase extends AbstractTableOperation
Operation used to join the content of two or more cells from a 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 it is assumed that the caret is between two table cells.