|
Oxygen XML Editor 14.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectro.sync.ecss.extensions.commons.table.operations.TableCustomizer
ro.sync.ecss.extensions.docbook.table.ECDocbookInnerTableCustomizer
@API(type=INTERNAL, src=PUBLIC) public class ECDocbookInnerTableCustomizer
Customize a Docbook table. It is used on Eclipse platform implementation.
Field Summary |
---|
Fields inherited from class ro.sync.ecss.extensions.commons.table.operations.TableCustomizer |
---|
tableInfo |
Method Summary | |
---|---|
static ECDocbookInnerTableCustomizer |
getInstance()
Get the singleton instance. |
protected TableInfo |
showCustomizeTableDialog(AuthorAccess authorAccess,
int predefinedRowsCount,
int predefinedColumnsCount)
Show table customizer dialog and return new table information. |
Methods inherited from class ro.sync.ecss.extensions.commons.table.operations.TableCustomizer |
---|
customizeTable, customizeTable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ECDocbookInnerTableCustomizer getInstance()
protected TableInfo showCustomizeTableDialog(AuthorAccess authorAccess, int predefinedRowsCount, int predefinedColumnsCount)
TableCustomizer
showCustomizeTableDialog
in class TableCustomizer
authorAccess
- The Author access.predefinedRowsCount
- Predefined number of rows.predefinedColumnsCount
- Predefined number of columns.
TableCustomizer.showCustomizeTableDialog(ro.sync.ecss.extensions.api.AuthorAccess, int, int)
|
Oxygen XML Editor 14.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |