Thursday, January 24, 2013

add events to list panel in secha touch using sencha architect

select list panel in canvas in design mode
  • Go to the config pane, search for event.
  • Click the + to the right of Event Bindings
  • Choose Basic Event Binding
  • Choose itemtap out of the select
  • Double click on the created itemtap onListItemTap
  • Edit the code