
229
Chapter 9
Sencha Touch
In this chapter, we cover:
◾ Introducing Sencha Touch
◾ Model View Controller (MVC) architecture
◾ Enabling Web servers
◾ Installing Sencha Touch 2 Software Development Kit (SDK)
◾ Using the Sencha Cmd
◾ Folder Organization of the Sencha Touch App
◾ Understanding the component class, container classes, and layouts
◾ Creating views
◾ Understanding the Index.html file, using the Ext.application class
◾ Sencha Touch fields
◾ Using xtype
◾ Event handling
◾ Getting components
◾ Creating a welcome application
◾ Welcome application in the MVC format
◾ Creating a login form
◾ Creating a list application
◾ Navigating using tabs ...