Package com.inductiveautomation.ignition.gateway.web.components.editors
package com.inductiveautomation.ignition.gateway.web.components.editors
- 
ClassDescriptionBase panel for field editing panels.Use this editor source's shared instance to create a checkbox editor for a boolean field.Use this editor for a an enum field to create a dropdown with each enum value as a choice.A class that knows how to create an editor for a given persistence field typeSource of disabled CheckboxEditors with fixed initial values which cannot be changedThis class exists for the sole purpose of prohibiting users from naming providers "System" or "Client"AnIEditorSourcefor a password field that only presents one field, unlikePasswordEditorSource, which presents two.