@API(type=INTERNAL,
src=PUBLIC)
public class ECIDElementsCustomizer
extends java.lang.Object
| Constructor and Description |
|---|
ECIDElementsCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
GenerateIDElementsInfo |
customizeIDElements(AuthorAccess authorAccess,
GenerateIDElementsInfo autoIDElementsInfo,
java.lang.String listMessage)
Ask the user to customize the ID elements.
|
GenerateIDElementsInfo |
customizeIDElements(AuthorAccess authorAccess,
GenerateIDElementsInfo autoIDElementsInfo,
java.lang.String listMessage,
java.lang.String helpPageID)
Ask the user to customize the ID elements.
|
public GenerateIDElementsInfo customizeIDElements(AuthorAccess authorAccess, GenerateIDElementsInfo autoIDElementsInfo, java.lang.String listMessage)
authorAccess - Access to author functionality.autoIDElementsInfo - Information about for what elements should IDs be generated.listMessage - The label used on the dialog before the list.public GenerateIDElementsInfo customizeIDElements(AuthorAccess authorAccess, GenerateIDElementsInfo autoIDElementsInfo, java.lang.String listMessage, java.lang.String helpPageID)
authorAccess - Access to author functionality.autoIDElementsInfo - Information about for what elements should IDs be generated.listMessage - The label used on the dialog before the list.helpPageID - The help page ID.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.