ro.sync.ecss.extensions.tei.table
Class SplitLeftRightOperation
java.lang.Object
ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
ro.sync.ecss.extensions.commons.table.operations.SplitLeftRightOperationBase
ro.sync.ecss.extensions.tei.table.SplitLeftRightOperation
- All Implemented Interfaces:
- AuthorOperation, Extension, TEIConstants
public class SplitLeftRightOperation
- extends SplitLeftRightOperationBase
- implements TEIConstants
Operation used to split a table cell.
The new cell resulting from the split operation will be positioned
to the left or to the right of the original cell.
TEI implementation.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SplitLeftRightOperation
public SplitLeftRightOperation()
- Constructor.
getAttributesSkippedAtCopy
protected String[] getAttributesSkippedAtCopy()
- Specified by:
getAttributesSkippedAtCopy in class SplitLeftRightOperationBase
- Returns:
- The attributes which should be skipped when creating a copy of
the split cell.
- See Also:
SplitLeftRightOperationBase.getAttributesSkippedAtCopy()
© Copyright SyncRO Soft SRL 2002 - 2010.