]> source.dussan.org Git - vaadin-framework.git/commit
Keep all checkbox related data in Map don't address it via the index #11772
authorDenis Anisimov <denis@vaadin.com>
Mon, 7 Apr 2014 19:04:33 +0000 (22:04 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 21 May 2014 12:36:29 +0000 (12:36 +0000)
commitb0e35fc1ddd999f07e9f0acbd8bf18b8a05813d7
treedbb983ffdcc23c0c042f0827caa37625ecccd8ca
parent314cc68e5d5024b8cabd3dd9efb20ff4847bdebf
Keep all checkbox related data in Map don't address it via the index #11772

Change-Id: I2c9c68134d9fe958e2881975d1d845dea819a761
client/src/com/vaadin/client/ui/VOptionGroup.java
uitest/src/com/vaadin/tests/components/optiongroup/ReadOnlyOptionGroup.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/optiongroup/ReadOnlyOptionGroupTest.java [new file with mode: 0644]