- Vaadin 7 UI Design By Example:Beginner’s Guide
- Alejandro Duarte
- 153字
- 2021-08-13 16:17:39
Chapter 2. Using Input Components and Forms – Time to Listen to Users
You must be feeling eager to get more of Vaadin. What if we take a look at some of the input components Vaadin has to offer? In this chapter, we will take a closer look at the main components for retrieving and processing all the data that users want your application to be aware of. Read this chapter and you will be able to develop a lot of new useful rich Internet applications using Vaadin.
This chapter will cover the following topics:
- Separating business classes from UI classes
- Responding to value changes in input components
- Getting and setting the value of input components
- Tooltips and error indicators
- Underlying Vaadin technologies
- UI components hierarchy
- Vaadin's data model
- Comboboxes, checkboxes, text areas, option groups, twin column selects, and date/time pickers
- File uploading
It's time to have some fun. Keep reading.
推薦閱讀
- Mastering Concurrency Programming with Java 8
- Learning NServiceBus(Second Edition)
- Mastering Zabbix(Second Edition)
- 在最好的年紀學Python:小學生趣味編程
- 自己動手寫Java虛擬機
- C#完全自學教程
- TestNG Beginner's Guide
- Programming ArcGIS 10.1 with Python Cookbook
- JavaScript by Example
- ANSYS Fluent 二次開發指南
- MATLAB 2020從入門到精通
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Struts 2.x權威指南
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- 實驗編程:PsychoPy從入門到精通