Class EventRefsPropertyEditor
java.lang.Object
ru.cg.webbpm.studio.subsystems.ui_scripting.editor.EventRefsPropertyEditor
- All Implemented Interfaces:
PropertyEditor
- Author:
- krylov
-
Constructor Summary
ConstructorsConstructorDescriptionEventRefsPropertyEditor
(PropertyValue property, ScriptContext context, Runnable onModified) -
Method Summary
Modifier and TypeMethodDescriptionjavafx.scene.layout.Pane
Создать UI отображение Соглашение, если label пустой то вытягить эдитор на всю ширину
-
Constructor Details
-
EventRefsPropertyEditor
-
-
Method Details
-
createEditorPane
public javafx.scene.layout.Pane createEditorPane()Description copied from interface:PropertyEditor
Создать UI отображение Соглашение, если label пустой то вытягить эдитор на всю ширину- Specified by:
createEditorPane
in interfacePropertyEditor
-