Yet another Fluent API addon for Vaadin 8
Uses approach without extending existing classes but by encapsulating those to outer classes.
As a result, the API looks a bit like Builder pattern.
Install
Framework Support
Vaadin 8.1+
Browser Independent
Install with
Release notes - Version 0.1
Version 0.1
Covered: Covered:
- Button
- CheckBox
- ComboBox
- DateField, DateTimeField, InlineDateField, InlineDateTimeField
- Label, Image, Link
- Panel
- HorizontalLayout, VerticalLayout
- TextArea, TextField