Sencha Touch Cookbook
eBook - ePub

Sencha Touch Cookbook

Ajit Kumar

Share book
  1. 350 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Sencha Touch Cookbook

Ajit Kumar

Book details
Book preview
Table of contents
Citations

About This Book

In Detail

Sencha touch is a versatile HTML5-based framework for developing mobile web apps that look and feel native on touch screen devices, and with it you can write your code once and deploy it to both iOS and Android saving you both time and money.

The Sencha touch cookbook has a comprehensive selection of recipes covering everything from installation right through to HTML5 geo location.

The Sencha Touch Cookbook really is your one stop resource for cross platform HTML5 application development. It covers the basics such as setting up an iOS and Android development environment right through to much more complex development issues such as touch gestures, animation, rich media and geo location. Every recipe is practically focused. Maximum action. Minimum theory.

Approach

The book is written in a cookbook style, presenting examples in the style of recipes, allowing you to go directly to your topic of interest, or follow topics throughout a chapter to gain in-depth knowledge.

Who this book is for

This book is ideal for anyone who wants to gain the practical knowledge involved in using Sencha Touch mobile web application framework to make attractive web apps for mobiles. If you have some familiarity with HTML and CSS, then this book is for you. This book will give designers the skills they need to implement their ideas, and provide developers with creative inspiration through practical examples. It is assumed that you know how to use touch screens, touch events, WebKit on mobile systems, Apple iOS, and Google Android for Mobiles.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Sencha Touch Cookbook an online PDF/ePUB?
Yes, you can access Sencha Touch Cookbook by Ajit Kumar in PDF and/or ePUB format, as well as other popular books in Computer Science & Web Development. We have over one million books available in our catalogue for you to explore.

Information

Year
2011
ISBN
9781849515443
Edition
1

Sencha Touch Cookbook


Table of Contents

Sencha Touch Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers and more
Why Subscribe?
Free Access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code for this book
Errata
Piracy
Questions
1. Gear up for the Journey
Introduction
Setting up the Android-based development environment
Getting ready
How to do it...
How it works...
Setting up the iOS-based development environment
Getting ready
How to do it...
How it works...
See also
Setting up the Blackberry-based development environment
Getting ready
How to do it...
How it works...
See also
Setting up the browser-based development environment
Getting ready
How to do it...
How it works...
See also
Setting up the production environment
Getting ready
How to do it...
How it works...
See also
Detecting the device
How to do it...
How it works...
See also
Finding information about features that are supported in the current environment
How to do it...
How it works...
See also
Initializing your application
How to do it...
How it works...
See also
Tweaking your application to configure itself using profiles
How to do it...
How it works...
There's more...
Do not apply the profile at the time of application launch
Do not apply the profile on the components, by default
Ignoring the profile change
Deferred application of profile
See also
Responding to the orientation change
How to do it...
How it works...
There's more...
Stopping the orientation change
See also
2. Catering to your Form Related Needs
Introduction
Getting your form ready with FormPanel
Getting ready
How to do it...
How it works...
There's more...
Standard submit
Do not submit on field action
Post-submission handling
See also
Working with search
Getting ready
How to do it...
How it works...
There's more...
Using a placeholder
See also
Putting custom validation in the e-mail field
Getting ready
How to do it...
How it works...
See also
Working with dates using DatePicker
Getting ready
How to do it...
How it works...
There's more...
Setting the default date to the current date
Setting the default date to a particular date
Changing the slot order
Setting the picker date range
See also
Making a field hidden
Getting ready
How to do it...
How it works...
There's more...
Showing/Hiding a field at runtime
See also
Working with the select field
Getting ready
How to do it...
How it works...
There's more...
Using the custom display value
See also
Changing the value using Slider
Getting ready
How to do it...
How it works...
See also
Spinning the number wheel using Spinner
Getting ready
How to do it...
How it works...
There's more...
Recycling the values
See also
Toggling between your two choices
Getting ready
How to do it...
How it works...
See also
Checkbox and Checkbox group
Getting ready
How to do it...
How it works...
See also
Text and TextArea
Getting ready
How to do it...
How it works...
There's more...
Limiting the number of input characters
See also
Grouping fields with FieldSet
Getting ready
How to do it...
How it works...
There's more...
Adding instructions
See also
Validating your form
Getting ready
How to do it...
How it works...
See also
3. Containers and Layouts
Introduction
Keeping the container lightweight
Getting ready
How to do it...
How it works...
There's more...
Using layout
See also
Working with Panel
Getting ready
How to do it...
How it works...
There's more...
Docking items
Using layouts
See also
Adding items to a container at runtime
Getting ready
How to do it...
How it works...
There's more...
Inserting at a specific position
Removing an item
Hiding/Showing
See also
Building wizards using CardLayout
Getting ready
How to do it...
How it works...
There's more...
Changing the default active item
See also
Panel docking using DockLayout
Getting ready
How to do it...
How it works...
See also
Fitting into the container using FitLayout
Getting ready
How to do it...
How it works...
See also
Arranging you...

Table of contents