https://issues.apache.org/jira/browse/TAP5-1602
Someone with commit access please review the patch. Denis On Aug 8, 2011, at 11:20 AM, Denis Stepanov wrote: > Thanks, I have implemented this by using a mixin in our code. > > I just what to have native support for Radio and Checkbox valueChaned event > in the next Tapestry version. > > Denis > > On Aug 8, 2011, at 10:39 AM, Михаил Слободянюк wrote: > >>> >>> If you want use radio as like select try this >>> http://code.google.com/p/orion-cpu/source/browse/trunk/orion-web/src/main/java/ua/orion/web/components/RadioSelect.java >>> >>> I would like to add support for the valueChanged event from RadioGroup and >>>> Checkbox component just like it is in Select component, is there anyone who >>>> thinks it should be done and eventually will accept a patch? >>>> >>>> >>> Don't forget copy >> http://code.google.com/p/orion-cpu/source/browse/trunk/orion-web/src/main/resources/ua/orion/web/components/RadioSelect.js >> >> Mihail >
