舉報

會員
Sencha Touch Cookbook
最新章節:
Index
Thebookiswritteninacookbookstyle,presentingexamplesinthestyleofrecipes,allowingyoutogodirectlytoyourtopicofinterest,orfollowtopicsthroughoutachaptertogainin-depthknowledge.ThisbookisidealforanyonewhowantstogainthepracticalknowledgeinvolvedinusingSenchaTouchmobilewebapplicationframeworktomakeattractivewebappsformobiles.IfyouhavesomefamiliaritywithHTMLandCSS,thenthisbookisforyou.Thisbookwillgivedesignerstheskillstheyneedtoimplementtheirideas,andprovidedeveloperswithcreativeinspirationthroughpracticalexamples.Itisassumedthatyouknowhowtousetouchscreens,touchevents,WebKitonmobilesystems,AppleiOS,andGoogleAndroidforMobiles.
目錄(140章)
倒序
- coverpage
- Sencha Touch Cookbook
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- 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
- Tweaking your application to configure itself using profiles
- Responding 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
- Chapter 3. Containers and Layouts
- Introduction
- 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
- Showing the filtered data
- Responding 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
- Sorting of the data
- Data 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
- Extending an existing component capability
- Overriding a component behavior
- Adding behavior to an existing component using plugins
- Chapter 7. Adding Audio/Visual Appeal
- Introduction
- Animate me!
- Ding-dong! You have a message!
- Working with videos
- Adding the chart support to your app
- Working with an area chart
- Generating a bar chart
- Creating a column chart
- Showing a group of bars and columns
- Switching between stacked and grouped orientation
- Highlighting and displaying an item detail
- Creating a gauge chart
- Creating a line chart
- Creating a pie chart
- Rotating the pies
- Grouping the pies
- Highlighting a pie
- Using a radar chart
- Using a scatter chart
- Chapter 8. Taking your Application Offline
- Introduction
- Detecting offline mode
- Storing your data offline
- Storing your images offline
- Application caching
- Chapter 9. Engaging Users by Responding to Events
- Introduction
- Handling Touch Events
- Handling Scroll Events
- Handling Tap Events
- Handling Double Tap Events
- Handling TapHold Events
- Handling Swipe Events
- Handling Pinch Events
- Handling Drag Events
- Chapter 10. Increased Relevance Using Geolocation
- Introduction
- Finding out your location
- Auto-update of your location
- Tracking direction and speed
- Hooking up Google Maps with your application
- Working with Google Maps options
- Mapping Geolocation on Google Maps
- Index 更新時間:2021-08-20 15:56:35
推薦閱讀
- VMware View Security Essentials
- Java系統分析與架構設計
- C# 2012程序設計實踐教程 (清華電腦學堂)
- The Computer Vision Workshop
- Python機器學習編程與實戰
- JavaScript入門經典
- ExtJS高級程序設計
- 區塊鏈底層設計Java實戰
- Mastering Python Design Patterns
- 機器學習微積分一本通(Python版)
- 新印象:解構UI界面設計
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- OpenCV Android Programming By Example
- 微信小程序開發邊做邊學(微課視頻版)
- HTML5+jQuery Mobile移動應用開發
- 測試架構師修煉之道:從測試工程師到測試架構師(第2版)
- Mastering Assembly Programming
- Real-time Web Application Development using Vert.x 2.0
- 數據可視化實戰:使用D3設計交互式圖表(第2版)
- OData Programming Cookbook for .NET Developers
- Mastering Apache Cassandra(Second Edition)
- More Effective C++:35個改善編程與設計的有效方法(中文版)
- 基于YANG的可編程網絡:用YANG、NETCONF、RESTCONF和gNMI實現網絡自動化架構
- Learning Penetration Testing with Python
- JavaScript DOM編程藝術(第2版)
- C++入門很輕松(微課超值版)
- Python自動化測試入門與進階實戰
- Practical Data Analysis(Second Edition)
- PLC標準化編程原理與方法
- QlikView for Developers