@API(type=INTERNAL, src=PUBLIC) public class InsertColumnOperation extends InsertColumnOperationBase implements ReltableConstants
INSERT_MULTIPLE_COLUMNS_ARGUMENT_DESCRIPTOR, POSITION_ARGUMENT, POSITION_ARGUMENT_DESCRIPTOR
TABLE_INFO_ARGUMENT_DESCRIPTOR, TABLE_INFO_ARGUMENT_NAME, tableHelper
ATTRIBUTE_NAME_ID, ATTRIBUTE_NAME_TYPE, ELEMENT_NAME_ENTRY, ELEMENT_NAME_HEADER, ELEMENT_NAME_HEADER_ENTRY, ELEMENT_NAME_ROW, ELEMENT_NAME_TABLE
NAMESPACE_ARGUMENT, NAMESPACE_ARGUMENT_DESCRIPTOR, SCHEMA_AWARE_ARGUMENT, SCHEMA_AWARE_ARGUMENT_DESCRIPTOR
Modifier | Constructor and Description |
---|---|
|
InsertColumnOperation()
Constructor.
|
protected |
InsertColumnOperation(AuthorTableHelper documentTypeHelper)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getCellElementName(AuthorElement rowElement,
int newColumnIndex)
Get the name of the element that will be inserted as a cell into the table.
|
doOperationInternal, getArguments, getDefaultContentForEmptyCells, getDescription, insertColumns, insertColumns, performInsertColumn, removeMultipleInsertionDescriptor, updateColumnCellsSpan
createEmptyCell, doOperation, findCellInsertionOffset, getElementAncestor, isElement, isTableElement
public InsertColumnOperation()
protected InsertColumnOperation(AuthorTableHelper documentTypeHelper)
documentTypeHelper
- Document type helper, has methods specific to a document type.protected java.lang.String getCellElementName(AuthorElement rowElement, int newColumnIndex)
InsertColumnOperationBase
getCellElementName
in class InsertColumnOperationBase
rowElement
- The row element where the new cell will be inserted.newColumnIndex
- The new column index. 0 based.InsertColumnOperationBase.getCellElementName(ro.sync.ecss.extensions.api.node.AuthorElement, int)
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.