Class PasswordEditorSource
java.lang.Object
com.inductiveautomation.ignition.gateway.web.components.editors.PasswordEditorSource
- All Implemented Interfaces:
IEditorSource
,Serializable
,org.apache.wicket.util.io.IClusterable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic PasswordEditorSource
static PasswordEditorSource
org.apache.wicket.Component
newEditorComponent
(String id, RecordEditMode editMode, SRecordInstance record, FormMeta formMeta)
-
Method Details
-
newEditorComponent
public org.apache.wicket.Component newEditorComponent(String id, RecordEditMode editMode, SRecordInstance record, FormMeta formMeta) - Specified by:
newEditorComponent
in interfaceIEditorSource