java.lang.Object
com.inductiveautomation.ignition.gateway.web.components.editors.EnumEditorSource
All Implemented Interfaces:
IEditorSource, Serializable, org.apache.wicket.util.io.IClusterable

public class EnumEditorSource extends Object implements IEditorSource
Use this editor for a an enum field to create a dropdown with each enum value as a choice.
See Also: