-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
7u7
Assigning IntegerProperty to ObservableValue<Integer> results in an Incompatible Type error, which is quite unintuitive, as it works fine i.e. for StringProperty and ObservableValue<String>.
Matters i.e. when writing your own Callback for a CellValueFactory of TableColumn<T,Integer>.
Short discussions and workarounds at:
https://forums.oracle.com/forums/thread.jspa?threadID=2462170
https://forums.oracle.com/forums/thread.jspa?threadID=2317609
Matters i.e. when writing your own Callback for a CellValueFactory of TableColumn<T,Integer>.
Short discussions and workarounds at:
https://forums.oracle.com/forums/thread.jspa?threadID=2462170
https://forums.oracle.com/forums/thread.jspa?threadID=2317609
- duplicates
-
JDK-8125218 ChangeListener<Integer> cannot be added to SimpleIntegerProperty
-
- Closed
-