mvysny / karibu-testing

Vaadin Server-Side Browserless Containerless Unit Testing
Apache License 2.0
105 stars 14 forks source link

Add ListBox.getRenderedItems() #98

Closed mvysny closed 2 years ago

mvysny commented 2 years ago

The api would mimic ComboBox.getSuggestions()

Even better would be ListBoxBase which would then include MultiSelectListBox.

Also CheckboxGroup.