[ 
https://issues.apache.org/jira/browse/TAPESTRY-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582137#action_12582137
 ] 

Paul Stanton commented on TAPESTRY-1039:
----------------------------------------

it would be nice to be able to create one listener for the radiogroup ie:

@EventListener(elements="myRadioGroup", events="onclick")

i could then determine the radio clicked from the object from 
PageEvent.getSource ()

is that what you mean?

> EventListeners for RadioGroup component
> ---------------------------------------
>
>                 Key: TAPESTRY-1039
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1039
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: Framework
>            Reporter: Alexey Abashev
>             Fix For: 4.2
>
>
> If think RadioGroup component should provide event model like Autocompleter. 
> Events like selectElement should be emit then user click on some radio in 
> group or maybe onLoad event for initialing other components and make it much 
> more responsive.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to