- Vaadin 7 UI Design By Example:Beginner’s Guide
- Alejandro Duarte
- 109字
- 2021-08-13 16:17:42
Chapter 3. Arranging Components into Layouts
In this chapter, we will learn how to arrange components into layouts. So far, we have been using vertical layouts to place our components. However, Vaadin provides several layout components to fit our needs. In order to learn most layout capabilities in Vaadin, we will develop a small framework to easily build appealing menu-based web interfaces.
This chapter will cover the following topics:
- Horizontal layouts
- Components size
- Expanding components
- Split panels
- Changing layouts dynamically
- Grid layouts
- Absolute layouts
- Click listeners
- Form layouts
- Panels
- Tab sheets
- Accordions
- Windows
Warm up your fingers and launch your IDE. We are coding a lot here!
推薦閱讀
- Qt 5 and OpenCV 4 Computer Vision Projects
- GitLab Cookbook
- LabVIEW 2018 虛擬儀器程序設計
- Azure IoT Development Cookbook
- 算法大爆炸:面試通關步步為營
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Symfony2 Essentials
- Visual C#.NET Web應用程序設計
- Python Data Science Cookbook
- Visual Studio Code 權威指南
- Arduino計算機視覺編程
- 黑莓(BlackBerry)開發從入門到精通
- MATLAB 2020 GUI程序設計從入門到精通
- Java EE程序設計與開發實踐教程
- Eclipse開發(學習筆記)