@API(type=INTERNAL, src=PUBLIC) public class SADocbookInnerTableCustomizer extends TableCustomizer
tableInfo
Modifier and Type | Method and Description |
---|---|
static SADocbookInnerTableCustomizer |
getInstance()
Get the singleton instance.
|
protected TableInfo |
showCustomizeTableDialog(AuthorAccess authorAccess,
int predefinedRowsCount,
int predefinedColumnsCount,
int defaultTableModel)
Show table customizer dialog and return new table information.
|
customizeTable, customizeTable, customizeTable
public static SADocbookInnerTableCustomizer getInstance()
protected TableInfo showCustomizeTableDialog(AuthorAccess authorAccess, int predefinedRowsCount, int predefinedColumnsCount, int defaultTableModel)
TableCustomizer
showCustomizeTableDialog
in class TableCustomizer
authorAccess
- The Author access.predefinedRowsCount
- Predefined number of rows.predefinedColumnsCount
- Predefined number of columns.defaultTableModel
- The default model of the table that will be inserted.TableCustomizer.showCustomizeTableDialog(ro.sync.ecss.extensions.api.AuthorAccess, int, int, int)
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.