Depsel Add-on
Two-level selection component for making quick selections.
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.
Links
Compatibility
1.0.2 | 1.0.6 | |
---|---|---|
(24.4) | ||
(24.3) | ||
(24.2) | ||
(24.1) | ||
(24) | ||
(23) | ||
(22) | ||
(21) | ||
(20) | ||
(19) | ||
(18) | ||
(17) | ||
(16) | ||
(15) | ||
(14) | ||
(13) | ||
(12) | ||
(11) | ||
(10) | ||
8.0-8.21 | Y | Y |
-8.20 | Y | Y |
-8.19 | Y | Y |
-8.18 | Y | Y |
-8.17 | Y | Y |
-8.16 | Y | Y |
-8.15 | Y | Y |
-8.14 | Y | Y |
-8.13 | Y | Y |
-8.12 | Y | Y |
-8.11 | Y | Y |
-8.10 | Y | Y |
-8.9 | Y | Y |
-8.8 | Y | Y |
-8.7 | Y | Y |
-8.6 | Y | Y |
-8.5 | Y | Y |
-8.4 | Y | Y |
-8.3 | Y | Y |
-8.2 | Y | Y |
-8.1 | Y | Y |
-8.0 | Y | Y |
(7.7) | ||
(7.6) | ||
(7.5) | ||
(7.4) | ||
(7.3) | ||
(7.2) | ||
(7.1) | ||
(7.0) | ||
(6.8) | ||
(6.7) | ||
(6.6) | ||
(6.5) | ||
(6.4) | ||
(6.3) | ||
(6.2) | ||
(6.1) | ||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
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.
- Released
- 2019-04-05
- Maturity
- BETA
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 8.0+
- Browser
- N/A
Depsel Add-on - Vaadin Add-on Directory
Two-level selection component for making quick selections.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.