Need Value set - the enumeration source is an enumeration list dependent enumeration is an enumeration
Accepted answer
I don't remember if I actually have tried to read enumeration list attributes. https://jazz.net/wiki/bin/view/Main/AttributeCustomization#API_for_Javascript does not list any list type attribute types as supported.
I have been able to create and configure attribute customization for enumeration attributes.
I have never been able to create JavaScript attribute Customization for any (attribute type) List attribute, including enumeration List. I have not found any javascript API to return lists.
I am pretty sure that I can do all that using the Java Attribute customization API.