Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
gwt elements combobox
Hi
The docs for the Polymer combo box talk about using objects as items for the combo box and using the attributes item-label-path and item-value-path as attributes. But the GWT version does not include these properties and setting them through combobox.setAttributes("item-label-path:name.firstname") has no effect.
Is the GWT version behind in features or how come I miss out on these attributes ?
Cheers
Koen
Trying to upgrade to the newer version of the vaadin-combo-box using gwt-api-generator, I run into this
https://github.com/vaadin/gwt-api-generator/issues/65
Which leaves me kinda stuck.
Thanks, Koen, for the report!
We’re currently not prioritizing the gwt-api-generator, so I can’t promise a quick fix unfortunately :(