|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
EBSCO_ocn823727574 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
111102s2012 enka o 001 0 eng d |
040 |
|
|
|a E7B
|b eng
|e pn
|c E7B
|d OCLCQ
|d N$T
|d CNNOR
|d EBLCP
|d UMI
|d COO
|d DEBSZ
|d YDXCP
|d OCLCQ
|d LOA
|d JBG
|d FEM
|d AGLDB
|d MOR
|d CCO
|d PIFAG
|d MERUC
|d OCLCQ
|d ZCU
|d U3W
|d OCLCF
|d STF
|d WRM
|d VTS
|d CEF
|d NRAMU
|d ICG
|d INT
|d VT2
|d OCLCQ
|d UAB
|d A6Q
|d DKC
|d OCLCQ
|d M8D
|d OCLCQ
|d UKCRE
|d AJS
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 823723691
|a 825076912
|a 871193809
|a 966099862
|a 968032906
|a 988505894
|a 992111637
|a 1037783150
|a 1038685171
|a 1045478425
|a 1055391142
|a 1058163287
|a 1081274642
|a 1083553866
|a 1103261663
|a 1129354586
|a 1152977003
|a 1153519446
|a 1228554942
|
020 |
|
|
|a 9781849518895
|q (electronic bk.)
|
020 |
|
|
|a 1849518890
|q (electronic bk.)
|
020 |
|
|
|a 1849518882
|
020 |
|
|
|a 9781849518888
|
020 |
|
|
|z 9781849518888
|
020 |
|
|
|z 9781849518895
|
029 |
1 |
|
|a AU@
|b 000050491994
|
029 |
1 |
|
|a AU@
|b 000053045989
|
029 |
1 |
|
|a AU@
|b 000062539135
|
029 |
1 |
|
|a CHNEW
|b 000623298
|
029 |
1 |
|
|a DEBBG
|b BV041120814
|
029 |
1 |
|
|a DEBBG
|b BV043062426
|
029 |
1 |
|
|a DEBBG
|b BV044171680
|
029 |
1 |
|
|a DEBSZ
|b 396757219
|
029 |
1 |
|
|a DEBSZ
|b 397452969
|
029 |
1 |
|
|a DEBSZ
|b 421314575
|
029 |
1 |
|
|a GBVCP
|b 785367543
|
029 |
1 |
|
|a NZ1
|b 15344356
|
035 |
|
|
|a (OCoLC)823727574
|z (OCoLC)823723691
|z (OCoLC)825076912
|z (OCoLC)871193809
|z (OCoLC)966099862
|z (OCoLC)968032906
|z (OCoLC)988505894
|z (OCoLC)992111637
|z (OCoLC)1037783150
|z (OCoLC)1038685171
|z (OCoLC)1045478425
|z (OCoLC)1055391142
|z (OCoLC)1058163287
|z (OCoLC)1081274642
|z (OCoLC)1083553866
|z (OCoLC)1103261663
|z (OCoLC)1129354586
|z (OCoLC)1152977003
|z (OCoLC)1153519446
|z (OCoLC)1228554942
|
037 |
|
|
|a CL0500000182
|b Safari Books Online
|
050 |
|
4 |
|a QA76.59
|b .K86 2012eb
|
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 MVC architecture /
|c Ajit Kumar.
|
260 |
|
|
|a Birmingham :
|b Packt Pub.,
|c 2012.
|
300 |
|
|
|a 1 online resource (117 pages) :
|b illustrations
|
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
|2 rda
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Table of Contents; Sencha MVC Architecture; Sencha MVC Architecture; Credits; 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. Sencha MVC Architecture; Why Client-side MVC architecture; Why Sencha MVC architecture; Sencha MVC architecture; Ext JS 4.1; Sencha Touch; Summary.
|
505 |
8 |
|
|a 2. Creating an ApplicationApplication design; ExtJS-based application; Folder structure; Model; User; Department; Store; Users; Departments; View; User List; User Edit; Department List; Viewport; Controller; Users; Departments; Application; index.html; Sencha Touch-based application; Folder structure; Model; User; Department; Store; Users; Departments; View; User List; User Edit; Department List; Controller; Users; Departments; Application; index.html; Summary; 3. Building Blocks; Model; Store; View; Controller; ExtJS; Sencha Touch; Profile; Application; Ext JS; Sencha Touch.
|
505 |
8 |
|
|a Routing and historyDependency management with loader; Summary; 4. Class System; Class system; Naming convention; Class; File; Methods and variables; Properties; Defining a class; Configuration; Alias; Alternate class name; Extend; Statics; Inheritable statics; Mixin; Singleton; Uses versus requires; Error reporting; Class loader; Asynchronous loading; Synchronous loading; Hybrid loading; Summary; 5. Challenges and Solutions; Challenges; Project creation; Debugging; Build; Minification; Solutions; Project creation; Debugging; User tag; Disable caching for loader; Build; Minification.
|
520 |
|
|
|a This is a step-by-step tutorial with plenty of example code for easier and quicker pick-up. If you are new to ExtJS or Sencha Touch, this book will help you model your application using good architectural practices so that your application is enterprise-class from day one. If you have already been building ExtJS or Sencha Touch based applications, this book will show you how to apply the client-side MVC architecture and benefit from it. It will show you how you can leverage Sencha's MVC Architecture and the Sencha Tools to manage your projects in a better way.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Mobile computing
|x Programming.
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
6 |
|a Informatique mobile
|x Programmation.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
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
|
776 |
0 |
8 |
|i Print version:
|a Kumar, Ajit.
|t Sencha MVC Architecture.
|d Birmingham : Packt Publishing, ©2012
|z 9781849518888
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=500507
|z Texto completo
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10627285
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 500507
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 9910290
|
994 |
|
|
|a 92
|b IZTAP
|