@API(type=INTERNAL,
     src=PUBLIC)
public class InsertColumnOperation
extends InsertColumnOperationBase
implements TEIConstants
POSITION_ARGUMENT, POSITION_ARGUMENT_DESCRIPTORtableHelperATTRIBUTE_NAME_COLS, ATTRIBUTE_NAME_ID, ATTRIBUTE_NAME_ROWS, ATTRIBUTE_NAME_XML_ID, ELEMENT_NAME_CELL, ELEMENT_NAME_ROW, ELEMENT_NAME_TABLENAMESPACE_ARGUMENT, NAMESPACE_ARGUMENT_DESCRIPTOR, SCHEMA_AWARE_ARGUMENT, SCHEMA_AWARE_ARGUMENT_DESCRIPTOR| Constructor and Description | 
|---|
InsertColumnOperation()
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. 
 | 
doOperation, getArguments, getDefaultContentForEmptyCells, getDescription, performInsertColumn, performInsertColumn, updateColumnCellsSpancreateEmptyCell, findCellInsertionOffset, getElementAncestor, isElement, isTableElementprotected java.lang.String getCellElementName(AuthorElement rowElement, int newColumnIndex)
InsertColumnOperationBasegetCellElementName in class InsertColumnOperationBaserowElement - 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 - 2014. All rights reserved.