]> source.dussan.org Git - vaadin-framework.git/commit
Add stylename to sortable Grid header cells (#16991)
authorLeif Åstrand <leif@vaadin.com>
Thu, 19 Nov 2015 13:10:56 +0000 (15:10 +0200)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Wed, 25 Nov 2015 09:57:05 +0000 (09:57 +0000)
commitb4d0865f93c5ba8e08957812bc563f4ad2e9d00f
tree42ca61d21153e0d8abebc4e32002c4bb56770153
parent082851e5479a19df17084598944b45b53b38fd73
Add stylename to sortable Grid header cells (#16991)

Change-Id: I6c151829236928129c258a99177431d0b972f146
client/src/com/vaadin/client/widgets/Grid.java
uitest/src/com/vaadin/tests/components/grid/GridEditorUITest.java
uitest/src/com/vaadin/tests/components/grid/SortableHeaderStyles.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/grid/SortableHeaderStylesTest.java [new file with mode: 0644]