Contents:
generate_enum_editor()
Generate an editor factory for an enum type.
A factory function that creates an EnumEditor for the given enum type. The editor is a combobox with the name of each enum member as its items.