Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8102472

Add editorValue property to ComboBox

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 7u6
    • fx2.1
    • javafx

      What about to add editorValue property to ComboBox ?

      a value which is currently in the editor.

      If we want to set any input filter for a combobox
      this property is useful.

      It changes at every key input onto input field of editable combobox
      just as text property of TextInputControl
      or just like replaceText() of TextInputControl is invoked

      Once I thought the method TextInputControl getEditor()
      which gets a text input control if the combobox is editable

      But the internal implementation should not be shown.

            jgiles Jonathan Giles
            tohmurajfx Tadashi Ohmura (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: