Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.commons.id
Class SAIDElementsCustomizer

java.lang.Object
  extended by ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizer

public class SAIDElementsCustomizer
extends Object

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, 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

SAIDElementsCustomizer

public SAIDElementsCustomizer()
Method Detail

customizeIDElements

public GenerateIDElementsInfo customizeIDElements(AuthorAccess authorAccess,
                                                  GenerateIDElementsInfo autoIDElementsInfo,
                                                  String listMessage)
Ask the user to customize the ID elements.

Parameters:
authorAccess - Access to author functionality.
autoIDElementsInfo -
listMessage - The label used on the dialog before the list
Returns:
The initial list of elements for which to generate IDs.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.