-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7u6
-
Component/s: javafx
When we have a ComboBox with no items, the "Empty" label is displayed. We should be able to customize this.
With TableView, we have a setPlaceHolder(Node value) method that allow tthis.
To be consistent, we should have the same method in ComboBox.
With TableView, we have a setPlaceHolder(Node value) method that allow tthis.
To be consistent, we should have the same method in ComboBox.
- relates to
-
JDK-8102181 ComboBox with dynamic item list : issue with the "Empty" label
-
- Closed
-