You need to tell tapestry that you want it to enhance the class in this way.

For my part, I prefer to keep any properties not needed by the class
in the page/jwc file to help keep the code size down -- but you're
free to do it via getters/setters if you prefer.

-Mike

On 4/7/06, Andreas Bulling <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> and another question - I'm a blockhead as it seems...
> Do I have to add an abstract getter/setter to my page class
> if I want to use the value attribute of the For component
> or does Tapestry enhance the abstract class for me?
>
> Thanks!
>  Andreas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to