@API(type=INTERNAL, src=PUBLIC) public class SplitOperation extends SplitOperationBase implements TEIConstants
TABLE_INFO_ARGUMENT_DESCRIPTOR, TABLE_INFO_ARGUMENT_NAME, tableHelper
ATTRIBUTE_NAME_COLS, ATTRIBUTE_NAME_ID, ATTRIBUTE_NAME_ROWS, ATTRIBUTE_NAME_XML_ID, ELEMENT_NAME_CELL, ELEMENT_NAME_ROW, ELEMENT_NAME_TABLE
NAMESPACE_ARGUMENT, NAMESPACE_ARGUMENT_DESCRIPTOR, SCHEMA_AWARE_ARGUMENT, SCHEMA_AWARE_ARGUMENT_DESCRIPTOR
Constructor and Description |
---|
SplitOperation()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getHelpPageID()
Get the ID of the help page which will be called by the end user.
|
protected java.lang.String[] |
getIgnoredAttributesForColumnSplit() |
protected java.lang.String[] |
getIgnoredAttributesForRowSplit() |
protected InsertColumnOperationBase |
getInsertColumnOperation()
Get the insert column operation to be used when splitting cells that have no
initial span.
|
protected InsertRowOperationBase |
getInsertRowOperation()
Get the insert row operation to be used when splitting cells that have no
initial span.
|
protected JoinOperationBase |
getJoinOperation()
Get the join operation to be used when splitting cells that have no
initial span.
|
doOperationInternal, getArguments, getDescription
createEmptyCell, doOperation, findCellInsertionOffset, getElementAncestor, isElement, isTableElement
protected java.lang.String[] getIgnoredAttributesForRowSplit()
getIgnoredAttributesForRowSplit
in class SplitOperationBase
SplitOperationBase.getIgnoredAttributesForRowSplit()
protected java.lang.String[] getIgnoredAttributesForColumnSplit()
getIgnoredAttributesForColumnSplit
in class SplitOperationBase
SplitOperationBase.getIgnoredAttributesForColumnSplit()
protected InsertRowOperationBase getInsertRowOperation()
SplitOperationBase
getInsertRowOperation
in class SplitOperationBase
SplitOperationBase.getInsertRowOperation()
protected InsertColumnOperationBase getInsertColumnOperation()
SplitOperationBase
getInsertColumnOperation
in class SplitOperationBase
SplitOperationBase.getInsertColumnOperation()
protected JoinOperationBase getJoinOperation()
SplitOperationBase
getJoinOperation
in class SplitOperationBase
SplitOperationBase.getJoinOperation()
protected java.lang.String getHelpPageID()
SplitOperationBase
getHelpPageID
in class SplitOperationBase
null
.SplitOperationBase.getHelpPageID()
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.