]> source.dussan.org Git - vaadin-framework.git/commit
Make Slider.clear() consistent with the no-args contstructor (#17073)
authorLeif Åstrand <leif@vaadin.com>
Tue, 10 Mar 2015 14:54:55 +0000 (16:54 +0200)
committerLeif Åstrand <leif@vaadin.com>
Tue, 17 Mar 2015 09:48:41 +0000 (11:48 +0200)
commit141783b9adb846f7bb7508e2b24b3345e036c8fb
treeaedfc6400b4b38f2a9c7a9fa4e4f3f72bf9c931e
parent7733c4ece9122ca5c7c088569a3238449f9709b1
Make Slider.clear() consistent with the no-args contstructor (#17073)

Change-Id: I3d5a5b9396bb9449a579b54ed21821415bfdae16
server/src/com/vaadin/ui/Slider.java
server/tests/src/com/vaadin/tests/server/component/FieldDefaultValues.java [new file with mode: 0644]