Class WarningTextEditorSource
java.lang.Object
com.inductiveautomation.ignition.gateway.web.components.editors.WarningTextEditorSource
- All Implemented Interfaces:
- IEditorSource,- Serializable,- org.apache.wicket.util.io.IClusterable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionWarningTextEditorSource(String warningHeader, String warningDescription, String proceedButtonText) 
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.wicket.ComponentnewEditorComponent(String id, RecordEditMode editMode, SRecordInstance record, FormMeta formMeta) 
- 
Constructor Details- 
WarningTextEditorSource
 
- 
- 
Method Details- 
newEditorComponentpublic org.apache.wicket.Component newEditorComponent(String id, RecordEditMode editMode, SRecordInstance record, FormMeta formMeta) - Specified by:
- newEditorComponentin interface- IEditorSource
 
 
-