Interface | Description |
---|---|
AuthorTableHelper |
Document type specific table information helper.
|
InsertTableCellsContentConstants |
Interface holding constants used in operations that insert content in table cells.
|
InsertTableOperationBase |
Base for insert Author table operation.
|
TableCustomizerConstants |
Constants used to choose certain table attributes.
|
Class | Description |
---|---|
AbstractTableOperation |
Base class for table operations.
|
DeleteColumnOperationBase |
Base implementation for operations used to delete table columns.
|
DeleteRowOperationBase |
Operation used to delete table rows.
|
ECCustomTableColumnInsertionDialog |
Dialog displayed when trying to insert multiple columns (using "Insert Columns...").
|
ECCustomTableRowInsertionDialog |
Dialog displayed when trying to insert multiple rows (using "Insert Rows...").
|
ECTableColumnInsertionCustomizerInvoker |
Customize table columns at insertion.
|
ECTableCustomizerDialog |
Dialog used to customize the insertion of a generic table (number of rows, columns, table caption).
|
ECTableRowInsertionCustomizerInvoker |
Customize table rows at insertion.
|
ECTableSplitCustomizerDialog |
Dialog that allows the user to choose the information necessary for the Split operation.
|
InsertColumnOperationBase |
Operation used to insert a table column.
|
InsertRowOperationBase |
Abstract class for operation used to insert a table row.
|
JoinCellAboveBelowOperationBase |
Operation for joining the content of two cells in the same column, from adjacent rows.
|
JoinOperationBase |
Operation for joining the content of selected cells.
|
JoinRowCellsOperationBase |
Operation used to join the content of two or more cells from a table row.
|
ListContentProvider |
Empty implementation for the general purpose list (Collection) content provider.
|
SACustomTableColumnInsertionDialog |
Dialog displayed when trying to customize column insertion (using "Insert Columns...").
|
SACustomTableRowInsertionDialog |
Dialog displayed when trying to customize row insertion (using "Insert Rows...").
|
SATableColumnInsertionCustomizerInvoker |
Customize table column at insertion.
|
SATableCustomizerDialog |
Dialog used to customize the insertion of a table (number of rows, columns, table caption).
|
SATableRowInsertionCustomizerInvoker |
Customize table rows at insertion.
|
SATableSplitCustomizerDialog |
Dialog that allows the user to choose the information necessary for the Split operation.
|
SplitCellAboveBelowOperationBase |
Base operation for splitting a table cell.
|
SplitLeftRightOperationBase |
Operation for splitting a table cell.
|
SplitOperationBase |
Operation for splitting the selected table cell (or the cell at caret
when there is no selection), if it spans over multiple rows or columns
|
TableColumnInsertionCustomizer |
Table column insertion customizer.
|
TableColumnsInfo |
Contains information about the columns to be inserted.
|
TableCustomizer |
Base for frameworks table customizers.
|
TableInfo |
Contains information about the table element
(number of rows, columns, table title).
|
TableOperationsUtil |
Utility class for table operations.
|
TableRowInsertionCustomizer |
Table row insertion customizer.
|
TableRowsInfo |
Contains information about the rows to be inserted.
|
Enum | Description |
---|---|
TableCustomizerConstants.ColumnWidthsType |
Column widths specifications
|
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.