You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/07/28 13:53:20 UTC

[jira] Resolved: (PIVOT-581) org.apache.pivot.wtk.content.ListViewItemRenderer does not call toString(Object) when rendering

     [ 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.