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

Missing Generics in TableCell

    XMLWordPrintable

Details

    Description

      In the TableCell<S,T> class the tableRow property is defined as ReadOnlyObjectWrapper<TableRow>. But I think it should be ReadOnlyObjectWrapper<TableRow<T>> because a row always defines one item of type T.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hebbersjfx Hendrik Ebbers (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Imported: