[
https://issues.apache.org/jira/browse/PIVOT-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893157#action_12893157
]
Greg Brown commented on PIVOT-581:
----------------------------------
Calling label.setText() is valid. You could also pass a different item value to
the base render() method.
> 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.