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 :frowning: