RangeDateField: RangeDateField extends standard Vaadin DateField and allows you to restrict date selection to a specific set of dates. You can also set custom CSS styles to specific dates this way customizing the Look&Feel of the calendar.
Date selection can be restricted in the following way:
- by providing valid from or valid to date (or both);
- by specifying that weekends should be excluded;
- by configuring a specific list of days that should be disabled;