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