- 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!
推薦閱讀
- Android Wearable Programming
- Learning RabbitMQ
- 編寫高質量代碼:改善Python程序的91個建議
- 數據結構與算法JavaScript描述
- Mastering Kali Linux for Web Penetration Testing
- Learning ELK Stack
- Python機器學習經典實例
- C#程序設計基礎:教程、實驗、習題
- Mastering Linux Network Administration
- R Data Analysis Cookbook(Second Edition)
- 機器學習與R語言實戰
- WordPress 4.0 Site Blueprints(Second Edition)
- HTML 5與CSS 3權威指南(第3版·上冊)
- Flowable流程引擎實戰
- 運維前線:一線運維專家的運維方法、技巧與實踐