Class OptionDropdownEditor<T extends Enum<T>>

All Implemented Interfaces:
Changeable

public class OptionDropdownEditor<T extends Enum<T>> extends StyleAttributeEditor
Option editor for attributes who a large number of options, more than 4-5. The options will be displayed in a dropdown component.