@API(type=INTERNAL, src=PUBLIC) public abstract class CALSShowTableProperties extends CALSAndHTMLShowTablePropertiesBase
HORIZONTAL_ALIGN_VALUES, VERTICAL_ALIGN_VALUES
authorAccess, tableHelper
NAMESPACE_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, processFragment
checkRowSpans, doOperation, getArguments, getAttrProperty, getCommonValue, getDescription, getFragmentsAndOffsetsToInsert, getHelpPageID, getSelectedTab, getTableAttribute, getTableInformation, showTableProperties
public CALSShowTableProperties(TablePropertiesHelper helper)
helper
- The table properties.protected java.util.List<TabInfo> getElementsWithModifiedAttributes(EditedTablePropertiesInfo tableInfo)
ShowTablePropertiesBaseOperation
getElementsWithModifiedAttributes
in class ShowTablePropertiesBaseOperation
tableInfo
- 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)
CALSAndHTMLShowTablePropertiesBase
getColSpecs
in class CALSAndHTMLShowTablePropertiesBase
map
- 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)
CALSAndHTMLShowTablePropertiesBase
getCellIndexes
in class CALSAndHTMLShowTablePropertiesBase
cells
- The selected cells.CALSAndHTMLShowTablePropertiesBase.getCellIndexes(java.util.List)
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.