Cataclysm
Cataclysm

Reputation: 8568

Vaadin 7 : Combobox with Icon + Caption

I would like to create combobox component with icon+caption items. But I have no idea how to do this. I found an example for this but it is vaadin-6 example and codes were not fully described. Can somebody support me complete example or some useful links ? Has somebody experience on doing like this ?

I also don't want to create with deprecated codes. Thanks.

Upvotes: 2

Views: 2260

Answers (1)

erwin
erwin

Reputation: 205

This is vaadin7 version. Push the View Source (second icon) on the top right corner.

Upvotes: 4

Related Questions