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