Class LocaleEditor.LocaleEditorSource
java.lang.Object
com.inductiveautomation.ignition.gateway.web.components.editors.LocaleEditor.LocaleEditorSource
- All Implemented Interfaces:
IEditorSource
,Serializable
,org.apache.wicket.util.io.IClusterable
- Enclosing class:
- LocaleEditor
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.wicket.Component
newEditorComponent
(String id, RecordEditMode editMode, SRecordInstance record, FormMeta formMeta)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
LocaleEditorSource
public LocaleEditorSource()
-
-
Method Details
-
newEditorComponent
public org.apache.wicket.Component newEditorComponent(String id, RecordEditMode editMode, SRecordInstance record, FormMeta formMeta) - Specified by:
newEditorComponent
in interfaceIEditorSource
-