|
|
6 anos atrás | |
|---|---|---|
| .. | ||
| src | 6 anos atrás | |
| .classpath | 6 anos atrás | |
| .project | 6 anos atrás | |
| README.md | 6 anos atrás | |
| pom.xml | 6 anos atrás | |
| spsemulatorgui.zip | 6 anos atrás | |
:coffee::tea::sake::baby_bottle::beer::cocktail::tropical_drink::wine_glass:
This is a Vaadin platform Java example application, used to demonstrate features of the Vaadin Flow framework.
The easiest way of using it is via https://vaadin.com/start - you can choose the package naming you want.
The Starter demonstrates the core Vaadin Flow concepts:
TextField, Button, ComboBox, DatePicker, VerticalLayout and Grid (see CategoriesList)Binder (ReviewEditorDialog)Composite (AbstractEditorDialog)ReviewsList)
MainLayout, ReviewsList, CategoriesList)The project can be imported into the IDE of your choice, with Java 8 installed, as a Maven project.
mvn jetty:runBrief introduction to the application parts can be found from the documentation folder. For Vaadin documentation for Java users, see Vaadin.com/docs.
master the latest version of the starter, using the latest platform snapshotV10 the version for Vaadin 10V11 the version for Vaadin 11V12 the version for Vaadin 12