is it possible to display an icon inside a DropdownButton (for each element)? I'm new to gwt-bootsrap and don't know how to do. I use gwt-bootstrap-2.0.4.0.
Icon inside a DropDownButton
294 views Asked by Charmin At
2
There are 2 answers
0
On
If you only want to have Icons/images in the dropdown, I think if found what you need. If you need text I don't know if it will also work. Look here: GWT Drop Down Menu with images
If you need also Text you could look here. But this is with SmartGwt so you probably won't like it.
Sarajog
I found the answer! I used NavLink what was the wrong component. It works with NavWidget