Cargando…

Learning DHTMLX Suite UI.

A fast-paced, example-based guide to learning DHTMLX.""Learning DHTMLX Suite UI"" is for web designers who have a basic knowledge of JavaScript and who are looking for powerful tools that will give them an extra edge in their own application development. This book is also useful...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Geske, Eli
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham [UK] : Packt Publishing, 2013.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn862377703
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 131108s2013 enk o 000 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d EBLCP  |d OCLCQ  |d YDXCP  |d UMI  |d MEAUC  |d S4S  |d COO  |d DEBBG  |d DEBSZ  |d N$T  |d E7B  |d OCLCQ  |d OCLCF  |d OCLCQ  |d FEM  |d AGLDB  |d ICA  |d MOR  |d CCO  |d PIFAG  |d XFH  |d ZCU  |d MERUC  |d OCLCQ  |d U3W  |d D6H  |d STF  |d VTS  |d CEF  |d ICG  |d NLE  |d INT  |d VT2  |d AU@  |d UKMGB  |d OCLCQ  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d UAB  |d DKC  |d OCLCQ  |d M8D  |d UKAHL  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ  |d OCLCO 
016 7 |a 018014314  |2 Uk 
019 |a 867907190  |a 868297824  |a 961625640  |a 962572629  |a 968041968  |a 968978516  |a 1259246524 
020 |a 9781461949763  |q (electronic bk.) 
020 |a 1461949769  |q (electronic bk.) 
020 |a 1306070449  |q (electronic bk.) 
020 |a 9781306070447  |q (electronic bk.) 
020 |a 9781849699341  |q (electronic bk.) 
020 |a 1849699348  |q (electronic bk.) 
020 |a 184969933X 
020 |a 9781849699334 
020 |z 9781849699334 
029 1 |a CHNEW  |b 000899253 
029 1 |a CHVBK  |b 403391156 
029 1 |a DEBBG  |b BV041778325 
029 1 |a DEBBG  |b BV044064595 
029 1 |a DEBSZ  |b 404328121 
029 1 |a DEBSZ  |b 431554102 
029 1 |a DEBSZ  |b 493131493 
029 1 |a NZ1  |b 15908627 
029 1 |a UKMGB  |b 018014314 
035 |a (OCoLC)862377703  |z (OCoLC)867907190  |z (OCoLC)868297824  |z (OCoLC)961625640  |z (OCoLC)962572629  |z (OCoLC)968041968  |z (OCoLC)968978516  |z (OCoLC)1259246524 
037 |a 1283675109457639438  |b TotalBoox  |f Ebook only  |n www.totalboox.com 
050 4 |a QA76.73.J39 
072 7 |a COM  |x 000000  |2 bisacsh 
082 0 4 |a 006  |2 22 
049 |a UAMI 
100 1 |a Geske, Eli. 
245 1 0 |a Learning DHTMLX Suite UI. 
260 |a Birmingham [UK] :  |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 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: User Management Web App; About DHTMLX; DHTMLX and other component libraries; The components; What will we be building?; Summary; Chapter 2: Download, Setup, and Test; Installing a web server; Creating the application directory structure; Downloading the DHTMLX library; Creating the application file app.js; The data storage file; Creating the index.html file; Testing the DHTMLX installation; Summary; Chapter 3: Data Structures, Storage, and Callbacks; localStorage. 
505 8 |a Creating the storage objectThe storage methods and properties; lastStoredId; setDateFormat; The user methods; The user model; createUser; getUser; updateUser; removeUser; The grid methods; The grid JSON data structure; gridRow; getUserGrid; The chart methods; barChartItem; createUserBarChart; The storage object; The callbacks object; Summary; Chapter 4: The DHTMLX Layout; The DHTMLX layout; The methods and events; Initialization; Methods; Cell sizing; setHeight; setWidth; fixSize; Cell header; progressOn and progressOff; Overview of methods; Layout events; attachEvent and detachEvent. 
505 8 |a DhtmlxEventThe application code; Create the layout; Summary; Chapter 5: The DHTMLX Toolbar; The DHTMLX toolbar; The methods and events; Initialization choices; Initialization on a DOM element; Initialization on a layout object; Initialization on a cell object; Toolbar items; addButton; addButtonTwoState; getItemState; addSeparator; addText; addButtonSelect; getListOptionSelected; addSpacer; removeSpacer; addSlider; addInput; getValue; hideItem and showItem; removeItem; Toolbar events; onClick; onValueChange; onStateChange; onEnter; The application code; Creating the toolbar; Summary. 
505 8 |a Chapter 6: The DHTMLX GridThe DHTMLX grid; The grid methods and events; Initialization choices; Initialization on DOM element; Initialization on cell object; Grid methods; attachGrid; setImagePath; setHeader; setInitWidths; setColAlign; init; addRow; setColTypes; getSelectedRowId; clearSelection; clearAll; parse; Grid events; onRowDblClicked; onRowSelect; The application code; Create the grid; callbacks.setToolbarItemStates; callbacks.removeClick; callbacks.refreshGrid; callbacks.dataChanged; Testing the grid; Creating a user; Removing a user; Summary; Chapter 7: The DHTMLX Window. 
505 8 |a The DHTMLX windowThe methods and events; Initialization; Creating the base object; Create windows through methods; Methods; createWindow (base object method); setDimension; denyResize; centerOnScreen; setModal; hide; show; setText; hideHeader; showHeader; Events; onClose; The application code; Creating the pop-up window; callbacks; showPopup; hidePopup; addClick; Test our popup; Summary; Chapter 8: The DHTMLX Form and Calendar; The DHTMLX form; Initialization of the DHTMLX form; attachForm; Form items and attributes; Form methods; setItemFocus(); validate(); clear(); enableLiveValidation(). 
520 |a A fast-paced, example-based guide to learning DHTMLX.""Learning DHTMLX Suite UI"" is for web designers who have a basic knowledge of JavaScript and who are looking for powerful tools that will give them an extra edge in their own application development. This book is also useful for experienced developers who wish to get started with DHTMLX without going through the trouble of learning its quirks through trial and error. Readers are expected to have some knowledge of JavaScript, HTML, Document Object Model, and the ability to install a local web server 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Application software  |x Development. 
650 0 |a Web applications. 
650 0 |a Java (Computer program language) 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Applications Web. 
650 6 |a Java (Langage de programmation) 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Java (Computer program language)  |2 fast 
650 7 |a Web applications  |2 fast 
776 0 |z 184969933X 
776 0 |z 1306070449 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=656215  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26851296 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1532028 
938 |a ebrary  |b EBRY  |n ebr10794269 
938 |a EBSCOhost  |b EBSC  |n 656215 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis26536865 
938 |a YBP Library Services  |b YANK  |n 11334326 
938 |a YBP Library Services  |b YANK  |n 11319637 
994 |a 92  |b IZTAP