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 PasswordEditorSourcestatic PasswordEditorSourceorg.apache.wicket.ComponentnewEditorComponent(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:
newEditorComponentin interfaceIEditorSource