Class ProcessWithVariablesPropertyEditor
java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditor
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base.BeanPropertyEditor
ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor.ProcessWithVariablesPropertyEditor
- All Implemented Interfaces:
PropertyEditor
- Author:
- kozlova
-
Field Summary
Fields inherited from class ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base.BeanPropertyEditor
alerts, mainBox, propertiesBox
Fields inherited from class ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditor
documentation, editorContext, label, metadataManager, onModified, propertyContext, propertyValue, propertyValueManager, scriptEditorManager, tooltip
-
Constructor Summary
ConstructorsConstructorDescriptionProcessWithVariablesPropertyEditor
(PropertyEditorContext editorContext, Alerts alerts) -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base.BeanPropertyEditor
createEditorPane
Methods inherited from class ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditor
isPropValueRequired
-
Constructor Details
-
ProcessWithVariablesPropertyEditor
-
-
Method Details
-
initChildrenNodes
protected void initChildrenNodes()- Overrides:
initChildrenNodes
in classBeanPropertyEditor
-