java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base.FailPropertyEditor
All Implemented Interfaces:
PropertyEditor

public class FailPropertyEditor extends Object implements PropertyEditor
Author:
Abdulin Ildar
  • Constructor Details

    • FailPropertyEditor

      public FailPropertyEditor()
  • Method Details

    • createEditorPane

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