Can't use nested properties in TableDecorator
---------------------------------------------
Key: DISPL-200
URL: http://jira.codehaus.org/browse/DISPL-200
Project: DisplayTag
Type: Bug
Components: Decorators
Versions: 1.0
Reporter: Wayne Gentile
I have a table that uses nested properties in the columns:
<display:table name="customers" decorator="CustomerTableDecorator"
id="customer">
<display:column property="address.postalCode"/>
</display:table>
I want to decorate the column with a TableDecorator, but I cannot specify that
the property "postalCode" should be decorated, as the hasGetterFor method of
Decorator considers only the "address" part of the property name. Is there a
way to do this or would this be an enhancement?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
displaytag-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel