Aug 12, 2012

Titanium - single event listener for multiple controls

Few days ago, I come across a question on Tiantium Appcelertor forum regarding single event listener for multiple controls on a view. Here is a sample example that shows, how to implement single event listener for multiple controls concept in Titanium. Let me know, if you've any better idea or question regarding this example, through comments.

You can run this example online @ http://appc.me/learn/. Just paste the following code there, and hit "run" button.