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

ChoiceBox javadoc describes non-existing functionality (option regarding null values)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • fx2.1
    • javafx
    • javafx-sdk2.1.0-beta-b17

      ChoiceBox javadoc contains the following:

      "The ChoiceBox can be configured either to support null as a valid choice, or to prohibit it. In the case that it is prohibited, there will always be some item that is selected, as long as there is at least one item defined. By default, no item is selected unless otherwise specified. In the case that null is acceptable, a default entry may be inserted into the list of choices at the top, with a name similar to "None" and localized for different Locales."

      However there is nothing in the API that allows specify whether support of prohibit null values.

            psomashe Parvathi Somashekar (Inactive)
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: