- 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
推薦閱讀
- Software Testing using Visual Studio 2012
- 基于Swift語言的iOS App 商業實戰教程
- Mathematica Data Analysis
- Kotlin從基礎到實戰
- 單片機C語言程序設計實訓100例
- Integrating Facebook iOS SDK with Your Application
- Windows Phone 7.5:Building Location-aware Applications
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Arduino電子設計實戰指南:零基礎篇
- Beginning C# 7 Hands-On:The Core Language
- Google Maps JavaScript API Cookbook
- 數據結構與算法詳解
- C語言王者歸來
- Flask Web開發實戰:入門、進階與原理解析
- 區塊鏈原理、設計與應用