- 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!
推薦閱讀
- 無(wú)代碼編程:用云表搭建企業(yè)數(shù)字化管理平臺(tái)
- 信息可視化的藝術(shù):信息可視化在英國(guó)
- 數(shù)據(jù)庫(kù)系統(tǒng)原理及MySQL應(yīng)用教程
- Quarkus實(shí)踐指南:構(gòu)建新一代的Kubernetes原生Java微服務(wù)
- Hands-On Enterprise Automation with Python.
- Learning Data Mining with R
- Natural Language Processing with Java and LingPipe Cookbook
- C++反匯編與逆向分析技術(shù)揭秘(第2版)
- Building Dynamics CRM 2015 Dashboards with Power BI
- Backbone.js Testing
- 微前端設(shè)計(jì)與實(shí)現(xiàn)
- Java Web動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)(第2版·微課版)
- MongoDB Cookbook
- Spring Boot從入門到實(shí)戰(zhàn)
- Ubuntu Server Cookbook