Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Ext JS Data-driven Application Design

You're reading from   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.

Arrow left icon
Product type Paperback
Published in Dec 2013
Publisher Packt
ISBN-13 9781782165446
Length 162 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Kazuhiro Kotsutsumi Kazuhiro Kotsutsumi
Author Profile Icon Kazuhiro Kotsutsumi
Kazuhiro Kotsutsumi
Arrow right icon
View More author details
Toc

Index

A

  • acquisition and update operations
    • user authentication / User authentication
    • user list, selecting / Selecting the user list
    • users, adding / Adding users
    • user information, updating / Updating the user information
    • users, deleting / Deleting users
  • add new function / Loading the grid and implementing toolbar buttons

B

  • bar chart
    • creating, for CT / Bar chart for CT
    • creating / Creating a bar chart
    • Direct function, implementing / Implementing the Direct function
    • store, preparing / Preparing the store for the chart
    • view, creating / Creating the view
    • controller, implementing / Implementing the controller
  • Bill form
    • creating / Creating the Bill form
    • implementing / The Bill form
  • Bills table
    • about / Bills
  • Bill table
    • about / Bill and Bills, The Bill table, The Bill table
  • border layout / Creating the CT view for import

C

  • charts
    • creating, on dashboard / Creating charts on dashboard
    • bar chart / Bar chart for CT
    • line chart / Line chart for CT
    • radar chart / Radar chart for CT
  • company structure tables
    • User table / The User table
    • Customer table / The Customer table
    • Quotation table / The Quotation table
    • Bill table / The Bill table
  • component test (CT) / Creating charts on dashboard
  • controllers
    • creating / Creating controllers
    • main controller / Main
    • navigation controller / Navigation
    • dashboard controller / Dashboard
    • MyAccount controller / MyAccount
    • quotation and bill / Quotation and bill
  • customer
    • about / The customer
  • Customers table
    • about / The Customers table
    • customer information list / The customer information list
    • quotation list, selecting / Selecting the quotation list
    • items / Items
  • Customer table
    • about / The Customer table

D

  • dashboard
    • charts, creating / Creating charts on dashboard
    • layout / Layout to dashboard
    • panels / Layout to dashboard
  • dashboard controller
    • about / Dashboard
  • data and validations
    • writing / Writing data and validations
  • data input
    • login page, creating / Creating the login page
    • MyAccount form, creating / Creating the MyAccount form
    • Quotation form, creating / Creating the Quotation form
    • Bill form, creating / Creating the Bill form
    • dirty and undirty apps, managing / Managing dirty and undirty apps
    • Quotation form / The Quotation form
    • Bill form / The Bill form
    • read and write processes, implementing with Ext Direct / Implementing the read and write processes using Ext Direct
    • data, reading / Reading data
    • data and validations, writing / Writing data and validations
  • data management
    • import and export, designing / Designing Import and Export
  • data reading
    • readForm method, implementing in My Account / MyAccount
    • MyAccount / MyAccount
    • read action, implementing for Quotation form / The Quotation form
    • read action, implementing for Bill form / The Bill form
  • dirty and undirty apps
    • managing / Managing dirty and undirty apps
    • form, implementing from MyAccount / MyAccount

E

  • each operation
    • creating / Creating each operation and testing
  • Ext.util.History
    • about / Using Ext.util.History for directly accessing a screen
    • used, for accessing screen / Using Ext.util.History for directly accessing a screen
    • logic, adding to controller / Adding logic to the controller
  • Ext Direct
    • setting up / Setting up Ext Direct
    • applying, to client application / Applying Ext Direct to the client application
    • testing / Testing Ext Direct
    • used, for implementing read and write processes / Implementing the read and write processes using Ext Direct
  • Ext Direct module
    • creating / Creating the Ext Direct module
  • Ext Direct router
    • creating / Creating the Ext Direct router
  • Ext JS application
    • structure / The structure of the application – User, Customer, Quotation, Quotations, Bill, and Bills
    • user / The user
    • customer / The customer
    • Quotation / Quotation and Quotations
    • Quotations / Quotations
    • Bill table / Bill, The Bill table
    • Bills table / Bills
    • company structure tables, creating / Creating and dealing with the customer structure tables
    • each operation, creating / Creating each operation and testing
    • Customers table / The Customers table

F

  • formHandler method / Writing data and validations

G

  • getGrid method / Loading the grid and implementing toolbar buttons
  • grid
    • loading / Loading the grid and implementing toolbar buttons

I

  • import and export
    • data format / Data format
    • view, creating in Quotation / Creating the Import and Export views in Quotation
    • server side, preparing for export / Preparing the server side for export
    • temporary view, creating for import / Creating a temporary view for import
    • CT view, creating for import / Creating the CT view for import
    • data, displaying in grid / Creating Upload and Show Data in the grid
    • import data, executing / Executing the Import data

L

  • line chart
    • creating / Creating a line chart
    • Direct function, implementing / Implementing the Direct function
    • store, preparing / Preparing the store for the chart
    • view, creating / Creating the view
    • controller, implementing / Implementing the controller
  • loadIndex method / MyAccount
  • local development environment setup, with Sencha Cmd
    • about / Setting up Sencha Cmd and a local development environment
    • directory structure / Setting up Sencha Cmd and a local development environment
    • options / Options
    • categories / Categories
    • commands / Commands
    • project, creating / Creating a project with Sencha Cmd
    • component test, creating / Creating a component test
    • testing / Check how it's working
    • production build, creating / Making production build
    • CT, into individual views / CT in individual views
    • View component / View component
    • controllers, adding / Adding controllers
    • views, creating / Creating views
    • navigation section / Navigation
    • viewport / Viewport
  • login page
    • creating / Creating the login page

M

  • main controller
    • about / Main
  • MyAccount controller
    • about / MyAccount
  • MyAccount form
    • creating / Creating the MyAccount form
    • screen layout, making into card layout / Creating the MyAccount form
  • myapp-add event handler / Loading the grid and implementing toolbar buttons
  • myapp-edit event / Managing toolbar buttons depending on the grid selection's status
  • myapp-show event handler / The Quotation form
  • MyApp.util.History class / Using Ext.util.History for directly accessing a screen

N

  • navigation controller
    • about / Navigation

O

  • onEditShow method / The Quotation form
  • onImport method / Creating a temporary view for import
  • onShow event handler / Creating a temporary view for import
  • onShow method implementation / Managing toolbar buttons depending on the grid selection's status

P

  • pie chart
    • creating, for CT / Pie chart for CT
    • creating / Creating a pie chart
    • Direct function, implementing / Implementing the Direct function
    • store, preparing / Preparing the store for the pie chart
    • view, creating / Creating the View
    • controller, implementing / Implementing the controller

Q

  • quotation and bill controller
    • about / Quotation and bill
  • Quotation controller
    • implementing / Implementing the Quotation controller
  • Quotation form
    • creating / Creating the Quotation form
    • Store component / Store
    • field component / The field and grid components
    • grid component / The field and grid components
    • TopToolbar / TopToolbar
    • implementing / The Quotation form
  • Quotation list
    • creating / Creating the Quotation list
  • Quotation model
    • creating / Creating the Quotation model
  • Quotations table
    • about / Quotations
  • Quotation table
    • about / Quotation, The Quotation table
  • Quotation view
    • updating / Updating the Quotation view

R

  • radar chart
    • creating, for CT / Radar chart for CT
    • creating / Creating a radar chart
    • Direct function, implementing / Implementing the Direct function
    • store, preparing / Preparing the store for the chart
    • view, creating / Creating the view
    • controller, implementing / Implementing the controller
  • read and write processes
    • implementing, with Ext Direct / Implementing the read and write processes using Ext Direct
  • readForm method
    • implementing / The Quotation form
    / Loading the grid and implementing toolbar buttons
  • Remote Procedure Call (RPC) / Setting up Ext Direct

S

  • SearchField
    • implementing / Using a search trigger field and a relation URL hash
  • Sencha Architect / Creating the MyAccount form

T

  • toolbar buttons
    • implementing / Loading the grid and implementing toolbar buttons
    • managing / Managing toolbar buttons depending on the grid selection's status
  • TSV format / Data format

U

  • user
    • about / The user
  • User table
    • about / The User table

W

  • writeForm method
    • implementing / The Quotation form, Loading the grid and implementing toolbar buttons
lock icon The rest of the chapter is locked
arrow left Previous Section
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image