Tapestry 3, no Tapestry 4, I'm not sure. Geoff
On 9/7/05, Joe Trewin <[EMAIL PROTECTED]> wrote: > Hi, > > I have a form with a listener, and a submit component with it's own > listener. > > Is there a way for the submit listener to prevent the form listener from > being executed? I'm thinking specifically of how desktop event systems > are usually implemented, so that event listeners can choose to pass > events further up the chain, or handle them themselves and prevent > further processing. > > My reason for doing this is that I may have a custom component in a form > that has it's own submit button that needs to do something different > with the form data to whatever the form does. > > Cheers, > Joe > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- The Spindle guy. http://spindle.sf.net Get help with Spindle: http://lists.sourceforge.net/mailman/listinfo/spindle-user Announcement Feed: http://www.jroller.com/rss/glongman?catname=/Announcements Feature Updates: http://spindle.sf.net/updates --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
