SpecialButtons - Vaadin Add-on Directory
Selection of Buttons for various use casesInstead of having just a simple clickable button, you sometimes need buttons that limit the clicking in some way. This package provides solution to a few typical cases such as:
- Require long press
- Slide to click
- Wait until the button can be clicked
- Cancel the button click
- Confirm click with another click
View on GitHubSpecialButtons version 4.3.1
Fix sizing issues
SpecialButtons version 4.0.4
Added emabled/disabled property
SpecialButtons version 4.2.0
Refactored event system.