Class EventRefsPropertyEditor

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

public class EventRefsPropertyEditor extends Object implements PropertyEditor
Author:
krylov
  • Constructor Details

  • Method Details

    • createEditorPane

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