[
https://issues.apache.org/jira/browse/PIVOT-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown resolved PIVOT-581.
------------------------------
Resolution: Not A Problem
render() is used to draw the list item on the screen. toString() is used to
support keyboard navigation.
> org.apache.pivot.wtk.content.ListViewItemRenderer does not call
> toString(Object) when rendering
> -----------------------------------------------------------------------------------------------
>
> Key: PIVOT-581
> URL: https://issues.apache.org/jira/browse/PIVOT-581
> Project: Pivot
> Issue Type: Bug
> Components: wtk
> Affects Versions: 1.5
> Reporter: Michael Allman
>
> The render() method of ListViewItemRenderer does not use the renderer's
> toString(Object) method. This makes overriding the latter method in a
> subclass useless.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.