Class SQLTagEditWorkspace
java.lang.Object
com.inductiveautomation.ignition.designer.sqltags.editor.SQLTagEditWorkspace
- All Implemented Interfaces:
EditWorkspace
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSQLTagEditWorkspace
(DesignerContext context, TagReferenceSelectionFactory refFactory) -
Method Summary
Modifier and TypeMethodDescriptionboolean
protected void
void
refresh()
protected void
void
setEditObject
(TagEditController target)
-
Constructor Details
-
SQLTagEditWorkspace
-
-
Method Details
-
initCategories
protected void initCategories() -
getEditCategories
- Specified by:
getEditCategories
in interfaceEditWorkspace
-
setEditObject
- Specified by:
setEditObject
in interfaceEditWorkspace
-
refreshRelevancy
protected void refreshRelevancy() -
commitChanges
- Specified by:
commitChanges
in interfaceEditWorkspace
- Throws:
Exception
-
refresh
public void refresh()- Specified by:
refresh
in interfaceEditWorkspace
-