Re: [4.1.3] How to ? update a component with Select onchange

2007-10-10 Thread lolowok
" within the method > interceptChangeView() > by calling ResponseBuilder#updateComponent("myComponent"); > > Regards > > > On 10/9/07, lolowok <[EMAIL PROTECTED]> wrote: >> >> >> Hi, >> >> I tried t

[4.1.3] How to ? update a component with Select onchange

2007-10-09 Thread lolowok
Hi, I tried to update a component when a value changes in a Select, but i didn't succeed. How can i do that ? what i tested : ... My java code : public void changeView() { // initialize new values do display in the component

extends TextField (T4.1.3)

2007-09-18 Thread lolowok
Hi, I do a simple component (only this java class, no specification file): abstract public class UserTextField extends TextField { } And when i use it in a template (@UserTextField), i have this stacktrace: org.apache.tapestry.form.TranslatedFieldSupportImpl.format(TranslatedFieldSuppor