Directory

datefield-quick-buttons - Vaadin Add-on Directory

Extension for adding buttons to DateField datefield-quick-buttons - Vaadin Add-on Directory
This extension adds two buttons to DateField's popup calendar. You can use them to set the current date or clear the selected date.
Source Code
Author Homepage
Issue Tracker

datefield-quick-buttons version 1.0
1.0 initial version

datefield-quick-buttons version 2.0
--BREAKING CHANGE-- due to bugfix-related changes to DateField behavior in 8.9, there's a new version with simplified functionality. You can only have a "current date" and "clear" button with no specific server side listeners (use value change listeners instead). The buttons' captions can still be defined, as can CSS class names.