@API(type=INTERNAL,
     src=PUBLIC)
public class InsertRowOperation
extends InsertRowOperationBase
implements ReltableConstants
tableHelperATTRIBUTE_NAME_ID, ATTRIBUTE_NAME_TYPE, ELEMENT_NAME_ENTRY, ELEMENT_NAME_HEADER, ELEMENT_NAME_HEADER_ENTRY, ELEMENT_NAME_ROW, ELEMENT_NAME_TABLENAMESPACE_ARGUMENT, NAMESPACE_ARGUMENT_DESCRIPTOR, SCHEMA_AWARE_ARGUMENT, SCHEMA_AWARE_ARGUMENT_DESCRIPTOR| Constructor and Description | 
|---|
InsertRowOperation()
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.lang.String | 
getCellElementName(AuthorElement tableElement,
                  int columnIndex)
Get the name of the element that represents a cell. 
 | 
protected java.lang.String | 
getRowElementName(AuthorElement tableElement)
Get the name of the element that represents a row. 
 | 
createCellXMLFragment, doOperation, getArguments, getDefaultContentForEmptyCells, getDescription, getOperationArguments, getRowXMLFragment, getRowXMLFragment, useCurrentRowTemplateOnInsertcreateEmptyCell, findCellInsertionOffset, getElementAncestor, isElement, isTableElementprotected java.lang.String getCellElementName(AuthorElement tableElement, int columnIndex)
InsertRowOperationBasegetCellElementName in class InsertRowOperationBasetableElement - The table elementcolumnIndex - The column index.InsertRowOperationBase.getCellElementName(AuthorElement, int)protected java.lang.String getRowElementName(AuthorElement tableElement)
InsertRowOperationBasegetRowElementName in class InsertRowOperationBasetableElement - The table parent element.InsertRowOperationBase.getRowElementName(AuthorElement)© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.