- Learning Ext JS(Fourth Edition)
- Carlos A. Méndez Crysfel Villa Armando Gonzalez
- 120字
- 2021-07-16 13:20:31
Chapter 3. Components and Layouts
One of the greatest features in Ext JS is the ability to create complex layouts to arrange our components in different ways using the layout system and containers. Since the early versions of the library, Ext JS has had a great layout system. Since Version 4.x, there are new layouts and some other parts have been redesigned in order to have better performance and usability.
In this chapter, you're going to learn about how components work, learn the container types, how to use layouts, and how to make use of nested layouts to achieve complex designs.
We're going to cover the following topics in this chapter:
- Components
- Containers
- The layout system
- Available layouts
推薦閱讀
- Java EE 6 企業(yè)級應(yīng)用開發(fā)教程
- Visual Basic編程:從基礎(chǔ)到實踐(第2版)
- arc42 by Example
- Quarkus實踐指南:構(gòu)建新一代的Kubernetes原生Java微服務(wù)
- Mastering Predictive Analytics with Python
- QTP自動化測試進(jìn)階
- Drupal 8 Module Development
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)(第2版)
- Selenium WebDriver Practical Guide
- Java高級程序設(shè)計
- SQL Server 2014 Development Essentials
- Visual C++程序設(shè)計全程指南
- Clojure編程樂趣
- Jenkins 2.x實踐指南
- Learning Behavior:driven Development with JavaScript