- 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!
推薦閱讀
- Spring Boot開發(fā)與測試實戰(zhàn)
- R語言數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南
- JavaFX Essentials
- NativeScript for Angular Mobile Development
- 焊接機(jī)器人系統(tǒng)操作、編程與維護(hù)
- Getting Started with Eclipse Juno
- Processing創(chuàng)意編程指南
- 軟件項目管理實用教程
- Getting Started with Python
- HTML+CSS+JavaScript網(wǎng)頁制作:從入門到精通(第4版)
- R語言數(shù)據(jù)挖掘:實用項目解析
- MySQL數(shù)據(jù)庫應(yīng)用實戰(zhàn)教程(慕課版)
- 從“1”開始3D編程
- PostgreSQL 12 High Availability Cookbook
- Learning NHibernate 4