java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditor
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base.BeanPropertyEditor
All Implemented Interfaces:
PropertyEditor
Direct Known Subclasses:
ProcessWithVariablesPropertyEditor

public class BeanPropertyEditor extends AbstractPropertyEditor
  • Field Details

    • alerts

      protected final Alerts alerts
    • mainBox

      protected final javafx.scene.layout.VBox mainBox
    • propertiesBox

      protected final javafx.scene.layout.VBox propertiesBox
  • Constructor Details

  • Method Details

    • createEditorPane

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

      protected void initChildrenNodes()