All Known Implementing Classes:
BooleanTypeEditor, BpmnVariableTypeEditor, ColumnVariableTypeEditor, DateTimeTypeEditor, NumberTypeEditor, RuntimeVariableTypeEditor, SimpleConditionValueEditor, StringTypeEditor

public interface ConditionValueEditor
Author:
Kochetkov
  • Property Summary

    Properties
    Type
    Property
    Description
    javafx.beans.property.Property<String>
     
  • Method Summary

    Modifier and Type
    Method
    Description
    javafx.scene.Node
     
    javafx.beans.property.Property<String>
     
  • Property Details

    • value

      javafx.beans.property.Property<String> valueProperty
  • Method Details

    • getEditor

      javafx.scene.Node getEditor()
    • valueProperty

      javafx.beans.property.Property<String> valueProperty()