@API(type=INTERNAL,
     src=PUBLIC)
public class JoinRowCellsOperation
extends JoinRowCellsOperationBase
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 | 
|---|
JoinRowCellsOperation()
Default constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
generateColumnSpecifications(AuthorAccess authorAccess,
                            AuthorTableCellSpanProvider tableSpanSupport,
                            AuthorElement tableElement)
Generates column specifications for the given table and inserts them 
 into the document. 
 | 
doOperation, getArguments, getDescription, getFirstCell, getLastCellcreateEmptyCell, findCellInsertionOffset, getElementAncestor, isElement, isTableElementprotected void generateColumnSpecifications(AuthorAccess authorAccess, AuthorTableCellSpanProvider tableSpanSupport, AuthorElement tableElement) throws AuthorOperationException
JoinRowCellsOperationBasegenerateColumnSpecifications in class JoinRowCellsOperationBaseauthorAccess - Author access. 
 Provides access to specific informations and actions for 
 editor, document, workspace, tables, change tracking, utility a.s.o.tableSpanSupport - Table cell span provider.tableElement - The table element.AuthorOperationException - Failed to insert the column specifications into the table.JoinRowCellsOperationBase.generateColumnSpecifications(ro.sync.ecss.extensions.api.AuthorAccess, ro.sync.ecss.extensions.api.AuthorTableCellSpanProvider, ro.sync.ecss.extensions.api.node.AuthorElement)© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.