We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a component similar to ComponentSelect (ButtonSelect) that allows multiselection. Use marker interfaces from GridMultiSelect.
ComponentSelect
ButtonSelect
GridMultiSelect
The text was updated successfully, but these errors were encountered:
#497 work started, reworked ComponentSelect to allow ComponentMultiSe…
c7ad6ff
…lect
#497 most likely done
a12c861
#497 done (#499)
bde6a55
Release 0.19.0 ready (#505)
6d56022
#487 #490 #494 #488 #493 #497 #498 #502 done
vaadin-miki
Successfully merging a pull request may close this issue.
Add a component similar to
ComponentSelect
(ButtonSelect
) that allows multiselection. Use marker interfaces fromGridMultiSelect
.The text was updated successfully, but these errors were encountered: