Cargando…

Sencha Touch cookbook : over 100 recipes for creating HTML5-based cross-platform apps for touch devices /

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. This book is ideal for anyone who wants to gain the practical knowledge involved in using Sen...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Kumar, Ajit
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Pub., ©2011.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocn774705824
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 120201s2011 enkab o 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d E7B  |d UMI  |d COO  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d CHVBK  |d YDXCP  |d IDEBK  |d OCLCQ  |d OCLCO  |d OCLCF  |d OCLCQ  |d OCLCO  |d OCLCA  |d OCLCQ  |d JBG  |d CEF  |d NLE  |d UKMGB  |d UAB  |d AU@  |d UKAHL  |d VT2  |d RDF  |d VLY  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBB747678  |2 bnb 
016 7 |a 018014741  |2 Uk 
019 |a 775863606  |a 793358882  |a 816880939  |a 823131479  |a 903622087  |a 1103264691  |a 1129337716  |a 1162374773 
020 |a 9781849515450  |q (electronic bk.) 
020 |a 184951545X  |q (electronic bk.) 
020 |a 1849515441 
020 |a 9781849515443 
020 |a 1283395290 
020 |a 9781283395298 
020 |z 9781849515443 
020 |a 9786613395290 
020 |a 6613395293 
029 1 |a CHNEW  |b 000615013 
029 1 |a DEBBG  |b BV040902310 
029 1 |a DEBSZ  |b 372745563 
029 1 |a DEBSZ  |b 37829797X 
029 1 |a DEBSZ  |b 381383822 
029 1 |a GBVCP  |b 785360468 
029 1 |a UKMGB  |b 018014741 
029 1 |a AU@  |b 000067109323 
035 |a (OCoLC)774705824  |z (OCoLC)775863606  |z (OCoLC)793358882  |z (OCoLC)816880939  |z (OCoLC)823131479  |z (OCoLC)903622087  |z (OCoLC)1103264691  |z (OCoLC)1129337716  |z (OCoLC)1162374773 
037 |a CL0500000136  |b Safari Books Online 
050 4 |a QA76.59  |b .K86 2011eb 
072 7 |a COM  |x 050020  |2 bisacsh 
072 7 |a COM  |x 050010  |2 bisacsh 
082 0 4 |a 004.165  |2 23 
049 |a UAMI 
100 1 |a Kumar, Ajit. 
245 1 0 |a Sencha Touch cookbook :  |b over 100 recipes for creating HTML5-based cross-platform apps for touch devices /  |c Ajit Kumar. 
260 |a Birmingham, UK :  |b Packt Pub.,  |c ©2011. 
300 |a 1 online resource (339 pages) :  |b color illustrations, maps. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Quick answers to common problems 
520 |a 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. 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. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Gear up for the Journey; Introduction; Setting up the Android-based development environment; Setting up the iOS-based development environment; Setting up the Blackberry-based development environment; Setting up the browser-based development environment; Setting up the production environment; Detecting the device; Finding information about features that are supported in the current environment; Initializing your application 
505 8 |a Tweaking your application to configure itself using profilesResponding to the orientation change; Chapter 2: Catering to your Form Related Needs; Introduction; Getting your form ready with FormPanel; Working with search; Putting custom validation in the e-mail field; Working with dates using DatePicker; Making a field hidden; Working with the select field; Changing the value using Slider; Spinning the number wheel using Spinner; Toggling between your two choices; Checkbox and Checkbox group; Text and TextArea; Grouping fields with FieldSet; Validating your form 
505 8 |a Chapter 3: Containers and LayoutsIntroduction; Keeping the container lightweight; Working with panel; Adding items to a container at runtime; Building wizards using CardLayout; Panel docking using DockLayout; Fitting into the container using FitLayout; Arranging your items horizontally using HBoxLayout; Arranging your items vertically using VBoxLayout; Mixing layouts; Chapter 4: Building Custom Views; Introduction; Basic HTML templating using Template; Using XTemplate for advanced templating; Conditional view rendering using XTemplate; Designing a custom view using DataView 
505 8 |a Showing the filtered dataResponding to the user action; Chapter 5: Dealing with Data and Data Sources; Introduction; Creating models; Loading the form using a data model; Working with Store; Converting incoming JSON data into models using JsonReader; Converting incoming XML data into models using XmlReader; Validations in models; Defining the custom validation; Relating models using association; Persisting session specific data using SessionStorageProxy; Persisting data using LocalStorageProxy; Accessing in-memory data using MemoryProxy; Loading data through AJAX using AjaxProxy 
505 8 |a Sorting of the dataData grouping; Filtering data; Using a cross-domain URL in your application; Chapter 6: Adding the Components; Introduction; Working with Button; Creating a sheet of buttons with ActionSheet; Carousel; Managing a list of data using List; Grouping items in a List; Navigating through a list of data using indexBar; Working with a list of nested data using NestedList; Picking your choice using Picker; Switching between multiple views using SegmentedButton; Working with Tab panels; Quicker access to application features using Toolbar; Creating a new component 
504 |a Includes index. 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Mobile computing. 
650 0 |a HTML (Document markup language) 
650 0 |a Application software  |x Development. 
650 6 |a Informatique mobile. 
650 6 |a HTML (Langage de balisage) 
650 6 |a Logiciels d'application  |x Développement. 
650 7 |a HTML.  |2 aat 
650 7 |a COMPUTERS  |x Hardware  |x Personal Computers  |x Macintosh.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x Personal Computers  |x PCs.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a HTML (Document markup language)  |2 fast 
650 7 |a Mobile computing  |2 fast 
650 7 |a HTML 5.0  |2 gnd 
650 7 |a Anwendungssoftware  |2 gnd 
650 7 |a Handy  |2 gnd 
776 |z 1-84951-544-1 
830 0 |a Quick answers to common problems. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781849515443/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26943831 
938 |a ebrary  |b EBRY  |n ebr10525162 
938 |a EBSCOhost  |b EBSC  |n 419844 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 339529 
938 |a YBP Library Services  |b YANK  |n 7364387 
994 |a 92  |b IZTAP