]> source.dussan.org Git - vaadin-framework.git/commit
TreeTable should support font icons for items (#14077)
authorGuillermo Alvarez <guillermo@vaadin.com>
Thu, 2 Oct 2014 14:43:52 +0000 (17:43 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 7 Oct 2014 12:49:11 +0000 (12:49 +0000)
commite20a1594dd347f562145fea6a8645123c86fa3ec
tree605ef08f525a4a7edc784af77d0c1e2b885eac09
parent7d4884fab4b224c2cff88038ceed51cb554d575a
TreeTable should support font icons for items (#14077)

Change-Id: I758e0f80446290f17280447b1ff5c1f44cb8604b
client/src/com/vaadin/client/ui/VTreeTable.java
uitest/src/com/vaadin/tests/components/treetable/TreeTableRowIcons.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/treetable/TreeTableRowIconsTest.java [new file with mode: 0644]