|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizer
public class SAIDElementsCustomizer
Customize the list of elements for auto ID generation. It is used on standalone implementation.
Constructor Summary | |
---|---|
SAIDElementsCustomizer()
|
Method Summary | |
---|---|
GenerateIDElementsInfo |
customizeIDElements(AuthorAccess authorAccess,
GenerateIDElementsInfo autoIDElementsInfo,
java.lang.String listMessage)
Ask the user to customize the ID elements. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAIDElementsCustomizer()
Method Detail |
---|
public GenerateIDElementsInfo customizeIDElements(AuthorAccess authorAccess, GenerateIDElementsInfo autoIDElementsInfo, java.lang.String listMessage)
authorAccess
- Access to author functionality.autoIDElementsInfo
- listMessage
- The label used on the dialog before the list
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |