I thought this would be a clear question. Ok, example: <input t:type="TextField" t:id="firstName" t:mixins="zoneUpdater" t:clientEvent="keyup" t:event="firstNameChanged" t:zone="nameZone" />
Instead of "keyup" I'm looking for some event that is triggered whenever the user leaves the textfield (either but hitting TAB or clicking into another field). -- View this message in context: http://tapestry.1045711.n5.nabble.com/How-to-detect-if-input-field-loses-focus-tp5718225p5718228.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
