Class AnyPropertyEditorWithOperations

java.lang.Object
ru.cg.webbpm.studio.subsystems.ui_scripting.editor.AnyPropertyEditorWithOperations
All Implemented Interfaces:
PropertyEditor

public class AnyPropertyEditorWithOperations extends Object implements PropertyEditor
Author:
Alex Savelev
  • Constructor Details

  • Method Details

    • createEditorPane

      public javafx.scene.layout.Pane createEditorPane()
      Description copied from interface: PropertyEditor
      Создать UI отображение Соглашение, если label пустой то вытягить эдитор на всю ширину
      Specified by:
      createEditorPane in interface PropertyEditor
    • updateValueType

      protected void updateValueType()