|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase ro.sync.ecss.extensions.tei.table.JoinCellAboveBelowOperation
public class JoinCellAboveBelowOperation
Operation used to join the content of two cells from the same column, from adjacent rows, TEI tables implementation. The operation is possible only for cells that span over the same number of columns.
Field Summary |
---|
Fields inherited from class ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase |
---|
JOIN_ABOVE, JOIN_BELOW |
Fields inherited from class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation |
---|
tableHelper |
Fields inherited from interface ro.sync.ecss.extensions.api.AuthorOperation |
---|
NAMESPACE_ARGUMENT, NAMESPACE_ARGUMENT_DESCRIPTOR, SCHEMA_AWARE_ARGUMENT, SCHEMA_AWARE_ARGUMENT_DESCRIPTOR |
Constructor Summary | |
---|---|
JoinCellAboveBelowOperation()
Constructor. |
Method Summary |
---|
Methods inherited from class ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase |
---|
doOperation, getArguments, getDescription |
Methods inherited from class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation |
---|
createEmptyCell, findCellInsertionOffset, getElementAncestor, isElement, isTableElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JoinCellAboveBelowOperation()
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |