Class ImmutableCheckboxEditorSource

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

public class ImmutableCheckboxEditorSource extends CheckboxEditorSource
Source of disabled CheckboxEditors with fixed initial values which cannot be changed
See Also: