Ext JS 6: Beginners Guide Book (Paperback)

Jay Aguilar

  • 出版商: CreateSpace Independ
  • 出版日期: 2016-10-18
  • 售價: $730
  • 貴賓價: 9.5$694
  • 語言: 英文
  • 頁數: 106
  • 裝訂: Paperback
  • ISBN: 1539380858
  • ISBN-13: 9781539380856
  • 相關分類: Ext JSJavaScript
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

This book is an exploration of Ext JS, which is a JavaScript framework. It begins by giving the user a brief overview of Ext JS. An explanation on what it is has been given as well as where it is used. The next step is a guide for you on how to create a sample app in Ext JS 6. You are guided on how to create a login app. The app involves both the login and logout functionalities. The components making the user interface for this app are discussed and then added to the app. These include the buttons, the text fields, and the necessary labels. The process of authenticating the credentials provided by the user is discussed, putting you in a position to do it. The functionalities, both login and logout, are handled in the app. You will learn how to use the various functions which can be used for doing these tasks. The various components which are used in Ext JS 6 are explored in detail. The first component to be discussed is the grids. You will learn how to create these in Ext JS 6. The two types of editing, that is, cell and row editing are examined, as well as how to enable these in your application. Trees are also discussed, which are used for holding data hierarchically. You will learn how to add nodes to your tree, along with the process of loading a tree, either the entire tree or part of it. The following topics are discussed in this book: - A Brief Overview - Creating a Login System - Components

商品描述(中文翻譯)

這本書是對 Ext JS 的探索,它是一個 JavaScript 框架。首先,它簡要介紹了 Ext JS,解釋了它是什麼以及它的應用場景。接下來,它指導讀者如何在 Ext JS 6 中創建一個示例應用程序。它引導讀者創建一個登錄應用程序,該應用程序包括登錄和登出功能。書中討論了構成該應用程序用戶界面的組件,並將它們添加到應用程序中,包括按鈕、文本字段和必要的標籤。書中還討論了驗證用戶提供的憑證的過程,使讀者能夠執行此操作。該應用程序處理登錄和登出功能。讀者將學習如何使用各種可用於執行這些任務的函數。

書中詳細探討了在 Ext JS 6 中使用的各種組件。首先討論的是表格(grids),讀者將學習如何在 Ext JS 6 中創建表格。書中還介紹了兩種編輯方式,即單元格編輯和行編輯,以及如何在應用程序中啟用這些功能。書中還討論了樹狀結構(trees),它們用於層次化地保存數據。讀者將學習如何向樹中添加節點,以及加載樹的過程,無論是整個樹還是部分樹。

本書討論了以下主題:
- 簡要概述
- 創建登錄系統
- 組件