You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by José Paumard <Jo...@orange.fr> on 2008/05/26 12:12:06 UTC

Is there a property editor parameter hook ?

Hi all,

I made a property editor for one special field of my beans. This 
property editor
has of course a parameter, that is created from several HTTP fields in 
the TML of this property editor.

I know that T5 doesnt use the getter / setter of this parameter to read 
or set it.

So my question is : is there a way to execute some piece of code after 
the form is submitted and the field property are set, and before the 
parameter is red by T5 and set in the bean I'm editing.

Thank you,

JP


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org