]> source.dussan.org Git - vaadin-framework.git/commit
#5402 Support html in OptionGroup items
authorLeif Åstrand <leif@vaadin.com>
Tue, 9 Aug 2011 11:02:22 +0000 (11:02 +0000)
committerLeif Åstrand <leif@vaadin.com>
Tue, 9 Aug 2011 11:02:22 +0000 (11:02 +0000)
commit5f4b96d3781a067d0e2dab5c573674bce293e6dd
tree76d504911023600dc1e91fc06b9ead3f59ee618a
parentd466631972402aec6425e6b0a4b7508cd37ba582
#5402 Support html in OptionGroup items

svn changeset:20217/svn branch:6.7
src/com/vaadin/terminal/gwt/client/ui/VOptionGroup.java
src/com/vaadin/ui/OptionGroup.java
tests/src/com/vaadin/tests/components/optiongroup/HtmlOptionGroupItems.html [new file with mode: 0644]
tests/src/com/vaadin/tests/components/optiongroup/HtmlOptionGroupItems.java [new file with mode: 0644]
tests/src/com/vaadin/tests/components/optiongroup/OptionGroups.java