Directory

Depsel Add-on - Vaadin Add-on Directory

Two-level selection component for making quick selections. Depsel Add-on - Vaadin Add-on Directory
Depsel is a NativeSelect like field which option list is depends on the value of a masterSelect NativeSelect field and the set valueMaping. It is designed for forms where user is navigating quickly between two NativeSelect input fields which option list depends on the other NativeSelect.
Source Code

Depsel Add-on version 1.0.2

Depsel Add-on version 1.0.6
### version 1.0.6 - Fix client side error when not using IE or Edge - Fixes: value change event was not fired for user originated change, sorting fix - Fixing issues, client side exception if master select value is null, client side exception due timing issue.