This should be available on ~all~ IFormComponent fields. I'll update the documentation to be clear about this.

The "eventListener" parameter is available to any and all IFormComponents, whether they actually implement them or not. (Thanks to the tapestry enhancement chain).

Feel free to try it on whatever you like :) Tacos is thankfully not responsible for which _javascript_ events work best for different situations, but I think generally that onchange will be the most widely used.

On 12/21/05, Michael Waluk <[EMAIL PROTECTED]> wrote:
Hi,
 
Is AjaxEventSubmit only available with Tacos' Radio form fields?  It's Javadoc sounds hopeful:
 
 "This component is generally used when implementing _javascript_ events on form components, such as 'onchange' handlers in a <code>PropertySelection</code> component. Check the demo for an example."
 
But it does only seem to be usable with the Radio's "eventListener" parameter.  Is this just the beginning and we're hoping to use it with other field types also?

Thanks,
Michael

Reply via email to