Log in
Skip to main content
Skip to sidebar
More
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8091283
Missing Generics in TableCell
Log In
Open
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Unresolved
Priority:
P4
Fix Version/s:
tbd
Affects Version/s:
None
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