@API(type=INTERNAL,
src=PUBLIC)
public class InsertRowOperation
extends InsertRowOperationBase
implements ReltableConstants
CUSTOM_INSERTION_ARGUMENT_DESCRIPTORTABLE_INFO_ARGUMENT_DESCRIPTOR, TABLE_INFO_ARGUMENT_NAME, 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, doOperationInternal, getArguments, getDefaultContentForEmptyCells, getDescription, getOperationArguments, getRowXMLFragment, insertRows, removeCustomInsertionDescriptor, useCurrentRowTemplateOnInsertcreateEmptyCell, doOperation, 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 - 2016. All rights reserved.