Szczegóły ebooka

Ext JS Data-driven Application Design. Learn how to build a user-friendly database in Ext JS using data from an existing database with this step-by-step tutorial. Takes you from first principles right through to implementation

Ext JS Data-driven Application Design. Learn how to build a user-friendly database in Ext JS using data from an existing database with this step-by-step tutorial. Takes you from first principles right through to implementation

Kazuhiro Kotsutsumi

Ebook
Sencha Ext JS is an industry leader for business-standard web application development. Ext JS is a leading JavaScript framework that comes with a myriad of components, APIs, and extensive documentation that you can harness to build powerful and interactive applications. Using Ext JS, you can quickly develop rich desktop web applications that are compatible with all major browsers.

This book will enable you to build databases using information from an existing database with Ext JS. It covers the MVC application architecture that enables development teams to work independently on one project. Additionally, the book teaches advanced charting capability, enabling developers to create state-of-the-art charts just once. These charts are compatible with major browsers without the need to rely on plugins.

This hands-on, practical guide will take you through the mechanics of building an application. In this instance, we will use this application to manage existing data structures in the form of a database.

You will begin by making SQL and tables in MySQL and will then move on to developing the project environment and introducing Sencha Cmd. You will learn to create a form to input data and monitor the state of the input, while seeing how Ext Direct will validate the form on the server side.

Finally, you will have a working application that is ready for you to customize to suit your needs. You can also use it as a template for any future projects when you need a similar database.
  • Ext JS Data-driven Application Design
    • Table of Contents
    • Ext JS Data-driven Application Design
    • Credits
    • Foreword
    • 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
        • Errata
        • Piracy
        • Questions
    • 1. Data Structure
      • The structure of the application User, Customer, Quotation, Quotations, Bill, and Bills
      • The user
      • The customer
      • Quotation and Quotations
        • Quotation
        • Quotations
      • Bill and Bills
        • Bill
        • Bills
      • Creating and dealing with the customer structure tables
        • The User table
        • The Customer table
        • The Quotation table
        • The Bill table
      • Creating each operation and testing
        • User authentication
        • Selecting the user list
        • Adding users
        • Updating the user information
        • Deleting users
      • The Customers table
        • The customer information list
        • Selecting the quotation list
        • Items
      • The Bill table
      • Summary
    • 2. Planning Application Design
      • Setting up Sencha Cmd and a local development environment
        • Options
        • Categories
        • Commands
        • Creating a project with Sencha Cmd
        • Creating a component test
        • Check how its working
        • Making production build
        • CT in individual views
        • View component
        • Adding controllers
        • Creating views
        • Navigation
          • Dashboard
          • MyAccount
          • Quotation and bill
        • Viewport
      • Creating controllers
        • Main
        • Navigation
        • Dashboard
        • MyAccount
        • Quotation and bill
      • Using Ext.util.History for directly accessing a screen
        • Adding logic to the controller
      • Setting up Ext Direct
        • Creating the Ext Direct router
        • Creating the Ext Direct module
        • Applying Ext Direct to the client application
        • Testing Ext Direct
      • Summary
    • 3. Data Input
      • Creating the login page
      • Creating the MyAccount form
      • Creating the Quotation form
        • Store
        • The field and grid components
        • TopToolbar
      • Creating the Bill form
      • Managing dirty and undirty apps
        • MyAccount
      • The Quotation form
      • The Bill form
      • Implementing the read and write processes using Ext Direct
      • Reading data
        • MyAccount
        • The Quotation form
        • The Bill form
      • Writing data and validations
      • Summary
    • 4. List and Search
      • Creating the Quotation list
      • Creating the Quotation model
      • Updating the Quotation view
      • Implementing the Quotation controller
      • Loading the grid and implementing toolbar buttons
      • Managing toolbar buttons depending on the grid selection's status
      • Using a search trigger field and a relation URL hash
      • Summary
    • 5. Reporting
      • Creating charts on dashboard
        • Pie chart for CT
        • Bar chart for CT
        • Line chart for CT
        • Radar chart for CT
        • Layout to dashboard
      • Creating a pie chart
        • Implementing the Direct function
        • Preparing the store for the pie chart
        • Creating the View
        • Implementing the controller
      • Creating a bar chart
        • Implementing the Direct function
        • Preparing the store for the chart
        • Creating the view
        • Implementing the controller
      • Creating a line chart
        • Implementing the Direct function
        • Preparing the store for the chart
        • Creating the view
        • Implementing the controller
      • Creating a radar chart
        • Implementing the Direct function
        • Preparing the store for the chart
        • Creating the view
        • Implementing the controller
      • Summary
    • 6. Data Management
      • Designing Import and Export
        • Data format
        • Creating the Import and Export views in Quotation
        • Preparing the server side for export
        • Creating a temporary view for import
        • Creating the CT view for import
        • Creating Upload and Show Data in the grid
        • Executing the Import data
      • Summary
    • Index
  • Tytuł: Ext JS Data-driven Application Design. Learn how to build a user-friendly database in Ext JS using data from an existing database with this step-by-step tutorial. Takes you from first principles right through to implementation
  • Autor: Kazuhiro Kotsutsumi
  • Tytuł oryginału: Ext JS Data-driven Application Design. Learn how to build a user-friendly database in Ext JS using data from an existing database with this step-by-step tutorial. Takes you from first principles right through to implementation.
  • ISBN: 9781782165453, 9781782165453
  • Data wydania: 2013-12-24
  • Format: Ebook
  • Identyfikator pozycji: e_3b9t
  • Wydawca: Packt Publishing