CALSAndHTMLTableSortOperation |
Table sort operation base for CALS and HTML tables.
|
CALSDocumentTypeHelper |
Implementation of the document type helper for CALS table model(DocBook and DITA).
|
CALSTableColumnSpecificationInformation |
Information about CALS table column specification.
|
DeleteColumnOperation |
Operation used to delete a CALS table column.
|
DeleteRowOperation |
Operation used to delete a CALS table row.
|
InsertColumnOperation |
Operation used to insert one or more CALS table columns.
|
InsertRowOperation |
Operation used to insert a table row for DocBook v.4 or v.5 and for DITA CALS tables..
|
InsertSingleColumnOperation |
Operation used to insert one or more CALS table columns.
|
InsertSingleRowOperation |
Operation used to insert a table row for DocBook v.4 or v.5 and for DITA CALS tables..
|
JoinCellAboveBelowOperation |
Operation for joining the content of two cells from adjacent rows on the same column,
CALS tables implementation.
|
JoinOperation |
Operation for joining the content of selected cells.
|
JoinRowCellsOperation |
This is the CALS tables implementation of the operation used to join
the content of two or more cells from the same table row.
|
SplitCellAboveBelowOperation |
Operation for splitting a table cell above or below.
|
SplitLeftRightOperation |
Operation for splitting a table cell to the left or to the right.
|
SplitOperation |
Operation for splitting the selected table cell (or the cell at caret
when there is no selection).
|