Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
Application will be down for planned maintenance on April 26 09:00 AM to 11:00 AM PT (04:00 PM to 06:00 PM GMT)
JDK
JDK-8091283
Missing Generics in TableCell
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Open
Priority:
P4
Resolution:
Unresolved
Affects Version/s:
None
Fix Version/s:
tbd
Component/s:
javafx
Labels:
TableCell
TableRow
TableView
Subcomponent:
controls
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
Assignee:
Unassigned
Reporter:
Hendrik Ebbers (Inactive)
Votes:
0
Vote for this issue
Watchers:
4
Start watching this issue
Dates
Created:
2014-02-06 14:16
Updated:
2018-09-05 12:24
Imported:
12/Jun/15 3:50 PM