Class ScriptEditorImpl
java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base.ScriptEditorImpl
- All Implemented Interfaces:
ScriptEditor
- Author:
- Abdulin Ildar
-
Constructor Summary
ConstructorsConstructorDescriptionScriptEditorImpl
(Script script, Object context, ScriptEditorManager scriptEditorManager, Alerts alerts, Runnable onModified) -
Method Summary
-
Constructor Details
-
ScriptEditorImpl
public ScriptEditorImpl(Script script, Object context, ScriptEditorManager scriptEditorManager, Alerts alerts, Runnable onModified)
-
-
Method Details
-
getNode
public javafx.scene.Node getNode()- Specified by:
getNode
in interfaceScriptEditor
-