]> source.dussan.org Git - vaadin-framework.git/commit
Fix Table.sort(...) to update the sort indicator (#8978)
authorJuuso Valli <juuso@vaadin.com>
Wed, 23 Apr 2014 12:46:16 +0000 (15:46 +0300)
committerJuuso Valli <juuso@vaadin.com>
Fri, 25 Apr 2014 07:39:24 +0000 (07:39 +0000)
commit2cfa64db4f709e74b0bbb0a83d3a31d754fd874e
tree8305245c8728ee80cbb225c3e5eef8f707b4439c
parent8e632ae093f53e6822ee2a39b2820be2bcf3e776
Fix Table.sort(...) to update the sort indicator (#8978)

Change-Id: I2df7de7648a8a311a913267ef0d0d0e57f52f19d
server/src/com/vaadin/ui/Table.java
uitest/src/com/vaadin/tests/components/table/TableSortingIndicator.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/table/TableSortingIndicatorTest.java [new file with mode: 0644]