Cargando…

Ext JS Data-driven Application Design.

An in-depth tutorial that teaches you the basics of data-driven applications, and how to design and implement them using Ext JS. If you are an intermediate in Sencha Ext JS, ""Ext JS Data-Driven Application Design"" is the tutorial for you. You need to be familiar with JavaScript...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Kotsutsumi, Kazuhiro
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Packt Publishing, 2013.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocn867075502
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|||||||||
008 140103s2013 xx o 000 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d EBLCP  |d E7B  |d MHW  |d OCLCQ  |d VT2  |d OCLCO  |d DEBSZ  |d CHVBK  |d OCLCQ  |d COO  |d OCLCF  |d OCLCQ  |d FEM  |d COCUF  |d CNNOR  |d MOR  |d PIFAG  |d ZCU  |d MERUC  |d OCLCQ  |d U3W  |d STF  |d OCLCQ  |d NRAMU  |d ICG  |d INT  |d OCLCQ  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d DKC  |d OCLCQ  |d HS0  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 961628104  |a 962641399  |a 968042803  |a 969024438  |a 1259273824 
020 |a 1306269881  |q (ebk) 
020 |a 9781306269889  |q (ebk) 
020 |a 9781782165453 
020 |a 1782165452 
020 |a 9781782165446 
020 |a 1782165444 
029 1 |a AU@  |b 000055941417 
029 1 |a CHNEW  |b 000643079 
029 1 |a CHNEW  |b 000899886 
029 1 |a CHVBK  |b 403397502 
029 1 |a DEBBG  |b BV044065980 
029 1 |a DEBSZ  |b 405568886 
029 1 |a NZ1  |b 15912141 
035 |a (OCoLC)867075502  |z (OCoLC)961628104  |z (OCoLC)962641399  |z (OCoLC)968042803  |z (OCoLC)969024438  |z (OCoLC)1259273824 
037 |a 558239  |b MIL 
050 4 |a QA76.73.J39  |b K67 2013eb 
049 |a UAMI 
100 1 |a Kotsutsumi, Kazuhiro. 
245 1 0 |a Ext JS Data-driven Application Design. 
260 |b Packt Publishing,  |c 2013. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 0 |a Community experience distilled. 
520 |a An in-depth tutorial that teaches you the basics of data-driven applications, and how to design and implement them using Ext JS. If you are an intermediate in Sencha Ext JS, ""Ext JS Data-Driven Application Design"" is the tutorial for you. You need to be familiar with JavaScript and have basic operational knowledge of MySQL. If you want to be able to systematically construct an application from the first step to implementation, this book will be useful for you 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; Foreword; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 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 
505 8 |a Deleting usersThe Customers table; The customer information list; Selecting the quotation list; Items; The Bill table; Summary; Chapter 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 it's 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 
505 8 |a Using Ext.util. History for directly accessing a screenAdding 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; Chapter 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 
505 8 |a The Quotation formThe Bill form; Writing data and validations; Summary; Chapter 4: List and Search; Creating the Quotation list; Creating the Quotation model; Updating the Quotation view; Implement 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; Chapter 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 
505 8 |a Implementing the Direct functionPreparing 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; Chapter 6: Data Management 
546 |a English. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a JavaScript (Computer program language) 
650 0 |a Application software. 
650 6 |a JavaScript (Langage de programmation) 
650 6 |a Logiciels d'application. 
650 7 |a Application software  |2 fast 
650 7 |a JavaScript (Computer program language)  |2 fast 
758 |i has work:  |a Ext JS Data-driven application design (Text)  |1 https://id.oclc.org/worldcat/entity/E39PD3jQFBdJYCG7KhKkg9yHP3  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |z 9781306269889 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1593862  |z Texto completo 
936 |a BATCHLOAD 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1593862 
938 |a ebrary  |b EBRY  |n ebr10825562 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis27169978 
994 |a 92  |b IZTAP