Tapestry annotations are themselves annotated to indicate where they can be
used.
On Apr 11, 2011 7:26 AM, "Thiago H. de Paula Figueiredo"
wrote:
> On Mon, 11 Apr 2011 11:23:02 -0300, littlejoysoftware
> wrote:
>
>> I'm working through the examples in Tapestry 5: Building Web
>> Applications.
>>
Thanks.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/accessing-fields-marked-with-Property-in-Grid-component-tp4296037p4297997.html
Sent from the Tapestry - User mailing list archive at Nabble.com
ll:grid.columns]: Bean editor model
>> for com.ljs.model.Celebrity does not contain a property named 'firstName'.
>>
>> which I can correct by added a getter for firstName.
>>
>> I'm puzzled because I though that the @Property annotation would provide
&
;>
>> The next exception I see is:
>>
>> Render queue error in SetupRender[ShowAll:grid.columns]: Bean editor model
>> for com.ljs.model.Celebrity does not contain a property named 'firstName'.
>>
>> which I can correct by added a getter for firstName.
&
for me. What am I missing? Have I
> misunderstood
> the @Property annotation?
>
> Thanks,
>
> Joshua
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/accessing-fields-marked-with-Property-in-Grid-component-tp4296037p4296037.html
On Mon, 11 Apr 2011 11:23:02 -0300, littlejoysoftware
wrote:
I'm working through the examples in Tapestry 5: Building Web
Applications.
I am using Tapestry 5.2.4.
I have a class Celebrity with fields: lastName, firstName, dateOfBirth,
etc. and I've used the @Property annotation with the
rect by added a getter for firstName.
I'm puzzled because I though that the @Property annotation would provide
public getters and setters for me. What am I missing? Have I misunderstood
the @Property annotation?
Thanks,
Joshua
--
View this message in context:
http://tapestry.1045711.n5.n