본문

서브메뉴

Learning Ext JS 4- [electronic resource]
Learning Ext JS 4- [electronic resource]

상세정보

자료유형  
 단행본
International Standard Book Number  
9781849516853 (electronic bk.)
International Standard Book Number  
1849516855 (electronic bk.)
International Standard Book Number  
9781849516846
Library of Congress Call Number  
TK5105.888
Dewey Decimal Classification Number  
006.76
Main Entry-Personal Name  
Villa, Crysfel.
Publication, Distribution, etc. (Imprint  
Birmingham : Packt Pub, 2013
Physical Description  
1 online resource (804 p)
General Note  
Handling events on the dataview.
Formatted Contents Note  
완전내용Table of Contents; Learning Ext JS 4; Learning Ext JS 4; Credits; About the Authors; 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; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. The Basics; Should I use Ext JS for my next project?; Getting started with Ext JS; Looking at the whole picture; Why so many files and folders?; Our first program; Editors; Sublime Text 2.
Formatted Contents Note  
완전내용Eclipse Web Tools Platform projectAptana; Textmate; Sencha Architect; Building an application; Planning our application; Wireframing; Data structure; File structure; Summary; 2. The Core Concepts; The class system; Simple inheritance; Pre-processors and post-processors; Mixing many classes; Configurations; Statics methods and properties; Singleton; Alias; Loading classes on demand; Enabling the loader; Dependencies; Synchronous Loading; Working with the DOM; Getting elements; Query -- How to find them?; Manipulation -- How to change it?; Summary; 3. Components and Layouts.
Formatted Contents Note  
완전내용The components lifecycleThe creation phase; The rendering phase; The destruction phase; The lifecycle in action; About containers; The panel; The Window component; The layout system; Fit layout; Card layout; HBox layout; VBox layout; Border layout; Accordion layout; Summary; 4. It's All About the Data; Ajax; Models; Validations; Relationships; Dealing with the store; Adding new elements; Looping through the elements; Retrieving the records; Removing records; Retrieving remote data; Ajax proxy; JSON reader; XML reader; Mappings; Sending data; Summary; 5. Buttons and Toolbars.
Formatted Contents Note  
완전내용Event driven developmentA simple button; Adding menus; Toolbars; The main menu for our application; Summary; 6. Doing it with Forms; The form component; Anatomy of the fields; Available fields; The Textfield class; The number field; The combobox field; The date field; The checkbox; The radio button; The field container; Submitting the data; Summary; 7. Give me the Grid; The data connection (models and stores); Defining a model for the store of the grid; Defining a store for the grid; A basic grid panel; Columns; Columns renderers; Selection models; Grid listeners; Features.
Formatted Contents Note  
완전내용Ext.grid.feature. GroupingExt.grid.feature. GroupingSummary; Ext.grid.feature. RowBody; Ext.grid.feature. Summary; Plugins; Ext.grid.plugin. Editing; Ext.grid.plugin. CellEditing; Ext.grid.plugin. RowEditing; Grid paging; Infinite scrolling; Summary; 8. Architecture; The MVC pattern; Creating our first application; The views; The controller; Listening events; Opening modules; Creating a module; Adding functionality; References; Summary; 9. DataViews and Templates; The data connection (models and stores); Defining our User Model; Defining the store; A basic dataview; Getting all our code together.
Summary, Etc.  
요약The book is a step-by-step tutorial full of example code and explanations to help a beginner learn Ext JS thoroughly. This book will help you to learn Ext JS from scratch, it would be better if you have some JavaScript knowledge. Knowledge of HTML and CSS3 would be helpful but not required.
Subject Added Entry-Topical Term  
Internet programming
Subject Added Entry-Topical Term  
User interfaces (Computer systems)
Subject Added Entry-Topical Term  
Web sites Authoring programs
Subject Added Entry-Topical Term  
Web site development Computer programs
Subject Added Entry-Topical Term  
Ajax (Web site development technology)
Subject Added Entry-Topical Term  
JavaScript (Computer program language)
Subject Added Entry-Topical Term  
COMPUTERS / Web / Web Programming.
Added Entry-Personal Name  
Gonzalez, Armando.
Additional Physical Form Entry  
Print version / Villa, CrysfelLearning Ext JS 4. Birmingham : Packt Publishing, c2013. 9781849516846
Electronic Location and Access  
로그인을 한후 보실 수 있는 자료입니다.
Control Number  
joongbu:423030

MARC

 008140102s2013        enk          o          000  0  eng  d
■001                                        
■003OCoLC
■00520140127111324
■006m          o    d
■007cr  |n|
■019    ▼a842844062
■020    ▼a9781849516853  (electronic  bk.)
■020    ▼a1849516855  (electronic  bk.)
■020    ▼z9781849516846
■0291  ▼aAU@▼b000051433110
■035    ▼a(OCoLC)829461602
■037    ▼aCL0500000214▼bSafari  Books  Online
■040    ▼aEBLCP▼beng▼cEBLCP▼dOCLCQ▼dYDXCP▼dOCLCQ▼dIDEBK▼dUMI▼dOCLCO▼dN$T▼dCOO
■050  4▼aTK5105.888
■072  7▼aCOM▼x060160▼2bisacsh
■08204▼a006.76
■1001  ▼aVilla,  Crysfel.
■24510▼aLearning  Ext  JS  4▼h[electronic  resource]
■260    ▼aBirmingham▼bPackt  Pub▼c2013
■300    ▼a1  online  resource  (804  p)
■500    ▼aHandling  events  on  the  dataview.
■5050  ▼aTable  of  Contents;  Learning  Ext  JS  4;  Learning  Ext  JS  4;  Credits;  About  the  Authors;  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;  Who  this  book  is  for;  Conventions;  Reader  feedback;  Customer  support;  Downloading  the  example  code;  Errata;  Piracy;  Questions;  1.  The  Basics;  Should  I  use  Ext  JS  for  my  next  project?;  Getting  started  with  Ext  JS;  Looking  at  the  whole  picture;  Why  so  many  files  and  folders?;  Our  first  program;  Editors;  Sublime  Text  2.
■5058  ▼aEclipse  Web  Tools  Platform  projectAptana;  Textmate;  Sencha  Architect;  Building  an  application;  Planning  our  application;  Wireframing;  Data  structure;  File  structure;  Summary;  2.  The  Core  Concepts;  The  class  system;  Simple  inheritance;  Pre-processors  and  post-processors;  Mixing  many  classes;  Configurations;  Statics  methods  and  properties;  Singleton;  Alias;  Loading  classes  on  demand;  Enabling  the  loader;  Dependencies;  Synchronous  Loading;  Working  with  the  DOM;  Getting  elements;  Query  --  How  to  find  them?;  Manipulation  --  How  to  change  it?;  Summary;  3.  Components  and  Layouts.
■5058  ▼aThe  components  lifecycleThe  creation  phase;  The  rendering  phase;  The  destruction  phase;  The  lifecycle  in  action;  About  containers;  The  panel;  The  Window  component;  The  layout  system;  Fit  layout;  Card  layout;  HBox  layout;  VBox  layout;  Border  layout;  Accordion  layout;  Summary;  4.  It's  All  About  the  Data;  Ajax;  Models;  Validations;  Relationships;  Dealing  with  the  store;  Adding  new  elements;  Looping  through  the  elements;  Retrieving  the  records;  Removing  records;  Retrieving  remote  data;  Ajax  proxy;  JSON  reader;  XML  reader;  Mappings;  Sending  data;  Summary;  5.  Buttons  and  Toolbars.
■5058  ▼aEvent  driven  developmentA  simple  button;  Adding  menus;  Toolbars;  The  main  menu  for  our  application;  Summary;  6.  Doing  it  with  Forms;  The  form  component;  Anatomy  of  the  fields;  Available  fields;  The  Textfield  class;  The  number  field;  The  combobox  field;  The  date  field;  The  checkbox;  The  radio  button;  The  field  container;  Submitting  the  data;  Summary;  7.  Give  me  the  Grid;  The  data  connection  (models  and  stores);  Defining  a  model  for  the  store  of  the  grid;  Defining  a  store  for  the  grid;  A  basic  grid  panel;  Columns;  Columns  renderers;  Selection  models;  Grid  listeners;  Features.
■5058  ▼aExt.grid.feature.  GroupingExt.grid.feature.  GroupingSummary;  Ext.grid.feature.  RowBody;  Ext.grid.feature.  Summary;  Plugins;  Ext.grid.plugin.  Editing;  Ext.grid.plugin.  CellEditing;  Ext.grid.plugin.  RowEditing;  Grid  paging;  Infinite  scrolling;  Summary;  8.  Architecture;  The  MVC  pattern;  Creating  our  first  application;  The  views;  The  controller;  Listening  events;  Opening  modules;  Creating  a  module;  Adding  functionality;  References;  Summary;  9.  DataViews  and  Templates;  The  data  connection  (models  and  stores);  Defining  our  User  Model;  Defining  the  store;  A  basic  dataview;  Getting  all  our  code  together.
■520    ▼aThe  book  is  a  step-by-step  tutorial  full  of  example  code  and  explanations  to  help  a  beginner  learn  Ext  JS  thoroughly.  This  book  will  help  you  to  learn  Ext  JS  from  scratch,  it  would  be  better  if  you  have  some  JavaScript  knowledge.  Knowledge  of  HTML  and  CSS3  would  be  helpful  but  not  required.
■588    ▼aDescription  based  on  print  version  record.
■650  4▼aInternet  programming
■650  4▼aUser  interfaces  (Computer  systems)
■650  4▼aWeb  sites▼xAuthoring  programs
■650  0▼aWeb  site  development▼xComputer  programs
■650  0▼aAjax  (Web  site  development  technology)
■650  0▼aJavaScript  (Computer  program  language)
■650  7▼aCOMPUTERS  /  Web  /  Web  Programming.▼2bisacsh
■655  4▼aElectronic  books.
■655  0▼aElectronic  books.
■7001  ▼aGonzalez,  Armando.
■77608▼iPrint  version▼aVilla,  Crysfel▼tLearning  Ext  JS  4▼dBirmingham  :  Packt  Publishing,  c2013▼z9781849516846
■85640▼3EBSCOhost▼uhttp://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=533238
■938    ▼aEBL  -  Ebook  Library▼bEBLB▼nEBL1119768
■938    ▼aYBP  Library  Services▼bYANK▼n10004402
■938    ▼aIngram  Digital  eBook  Collection▼bIDEB▼ncis24817734
■938    ▼aEBSCOhost▼bEBSC▼n533238
■994    ▼a92▼bK4R
■999    ▼z635217623907107158

미리보기

내보내기

chatGPT토론

Ai 추천 관련 도서


    신착도서 더보기
    최근 3년간 통계입니다.

    소장정보

    • 예약
    • 캠퍼스간 도서대출
    • 서가에 없는 책 신고
    • 나의폴더
    소장자료
    등록번호 청구기호 소장처 대출가능여부 대출정보
    EW0010085 EB   원문자료 대출가능 대출가능
    마이폴더 부재도서신고

    * 대출중인 자료에 한하여 예약이 가능합니다. 예약을 원하시면 예약버튼을 클릭하십시오.

    해당 도서를 다른 이용자가 함께 대출한 도서

    관련도서

    관련 인기도서

    도서위치