@API(type=INTERNAL,
src=PUBLIC)
public abstract class CALSShowTableProperties
extends CALSAndHTMLShowTablePropertiesBase
HORIZONTAL_ALIGN_VALUES, VERTICAL_ALIGN_VALUESauthorAccess, tableHelperNAMESPACE_ARGUMENT, NAMESPACE_ARGUMENT_DESCRIPTOR, SCHEMA_AWARE_ARGUMENT, SCHEMA_AWARE_ARGUMENT_DESCRIPTOR| Constructor and Description |
|---|
CALSShowTableProperties(TablePropertiesHelper helper)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<AuthorElement,java.util.Set<java.lang.Integer>> |
getCellIndexes(java.util.List<AuthorElement> cells)
Obtain the indexes for selected cells.
|
protected java.util.List<AuthorElement> |
getColSpecs(java.util.Map<AuthorElement,java.util.Set<java.lang.Integer>> map)
Obtain the colspecs elements for the given cells indexes.
|
protected java.util.List<TabInfo> |
getElementsWithModifiedAttributes(EditedTablePropertiesInfo tableInfo)
Obtain all the elements with all the modified attributes.
|
computeFragmentMoveInsideHeader, computeFragmentsToMoveInsideBody, computeFragmentsToMoveInsideFooter, getCategoriesAndProperties, getCellsAttributes, getColumnsAttributes, getRowsAttributesToEdit, processFragmentcheckRowSpans, doOperation, getArguments, getAttrProperty, getCommonValue, getDescription, getFragmentsAndOffsetsToInsert, getHelpPageID, getSelectedTab, getTableAttribute, getTableInformation, showTablePropertiespublic CALSShowTableProperties(TablePropertiesHelper helper)
helper - The table properties.protected java.util.List<TabInfo> getElementsWithModifiedAttributes(EditedTablePropertiesInfo tableInfo)
ShowTablePropertiesBaseOperationgetElementsWithModifiedAttributes in class ShowTablePropertiesBaseOperationtableInfo - The obtained table information from the table properties dialog.ShowTablePropertiesBaseOperation.getElementsWithModifiedAttributes(ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo)protected java.util.List<AuthorElement> getColSpecs(java.util.Map<AuthorElement,java.util.Set<java.lang.Integer>> map)
CALSAndHTMLShowTablePropertiesBasegetColSpecs in class CALSAndHTMLShowTablePropertiesBasemap - A map containing the table elements and cells indexes.CALSAndHTMLShowTablePropertiesBase.getColSpecs(Map)protected java.util.Map<AuthorElement,java.util.Set<java.lang.Integer>> getCellIndexes(java.util.List<AuthorElement> cells)
CALSAndHTMLShowTablePropertiesBasegetCellIndexes in class CALSAndHTMLShowTablePropertiesBasecells - The selected cells.CALSAndHTMLShowTablePropertiesBase.getCellIndexes(java.util.List)© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.