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.