My idea is a superclass page using Generics:

In the template:


Each subclass has a entity type and my only concern would be to override the
method getGridEntityPropertyNames() when I wanted to filter the properties
to display in the grid.

I wanted to avoid override getFirstPropertyValue() in subclasses, but if
<t:parameter> is static and the solution is to create a fixed
property, I have to do it.

Thanks for the suggestion, Thiago!


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/parameterized-t-parameter-tp5068455p5069034.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

Reply via email to