@API(type=INTERNAL,
src=PUBLIC)
public class SATableRowInsertionCustomizerInvoker
extends TableRowInsertionCustomizer
tableRowsInfo| Modifier and Type | Method and Description |
|---|---|
static TableRowInsertionCustomizer |
getInstance()
Get the singleton instance.
|
static void |
setInstance(TableRowInsertionCustomizer anotherInstance)
Only for tests.
|
protected TableRowsInfo |
showCustomTableRowInsertionDialog(AuthorAccess authorAccess)
Show the dialog for customizing row insertion.
|
customizeTableRowInsertionpublic static TableRowInsertionCustomizer getInstance()
public static void setInstance(TableRowInsertionCustomizer anotherInstance)
anotherInstance - another instanceprotected TableRowsInfo showCustomTableRowInsertionDialog(AuthorAccess authorAccess)
showCustomTableRowInsertionDialog in class TableRowInsertionCustomizerauthorAccess - The Author access.null if customization
operation is canceled.TableRowInsertionCustomizer.showCustomTableRowInsertionDialog(ro.sync.ecss.extensions.api.AuthorAccess)© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.