Cheat Sheet
Get your copy of the official Vaadin Cheat Sheet by following the download links on the right.
The first page lists
- the server-side component hierarchy of Vaadin
- the most relevant methods of these components
- and also CSS class names for themes
The second page explains
- the Vaadin application architechture
- different types of Resources
- integration of client-side widgets
- theme and widget project directory structure
- and also has a source code for a simple Hello World application