@API(type=INTERNAL,
src=PUBLIC)
public class JoinRowCellsOperation
extends JoinRowCellsOperationBase
implements ReltableConstants
TABLE_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 |
|---|
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.
|
doOperationInternal, getArguments, getCell, getDescriptioncreateEmptyCell, doOperation, 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 - 2016. All rights reserved.