Class AdhocSubProcessInspector
java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.designer.common.inspector.AdhocSubProcessInspector
- All Implemented Interfaces:
Inspector
- Author:
- Tim Urmancheev
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected javafx.scene.control.TextField
protected javafx.scene.control.TextField
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.studio.platform.api.inspector.Inspector
getRequiredWidth
-
Field Details
-
subProcessNameField
protected javafx.scene.control.TextField subProcessNameField -
defaultTaskField
protected javafx.scene.control.TextField defaultTaskField
-
-
Constructor Details
-
AdhocSubProcessInspector
-
-
Method Details
-
getComponent
public javafx.scene.Node getComponent()- Specified by:
getComponent
in interfaceInspector
-
getName
-
dispose
public void dispose() -
getContext
- Specified by:
getContext
in interfaceInspector
-