Chapter 7. Data stores and views

This chapter covers

  • How data stores work with models, proxies, and readers
  • Using DataView
  • Exploring lists
  • Digging into nested lists

You’ve learned quite a lot so far about how to work with Panel and Sheet, and you can build a great-looking application. But the application you’re able to build so far is static and may need to consume or save remote data. Say you’re tasked with building a mobile viewer so that anyone in your client’s company can search a global address book and find contact information while they’re traveling. You’ll likely want some sort of list that will load the contact list from a remote server. Building such a list might sound complicated, and it is, but Sencha Touch makes it easy to ...

Get Sencha Touch in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.