Currently `scalafx.scene.control.IndexedCell` extends
`scalafx.scene.control.Labeled`
`IndexedCell` should extend `scalafx.scene.control.Cell`
This is a serious problem, `IndexedCell` is missing important properties, like
`item`, implemented in `Cell`.
Original issue reported on code.google.com by jpsacha on 8 Nov 2013 at 3:02
Original issue reported on code.google.com by
jpsacha
on 8 Nov 2013 at 3:02