]> 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)
committerMarkus Koivisto <markus@vaadin.com>
Tue, 14 Oct 2014 15:06:01 +0000 (18:06 +0300)
commit55a7cf34e5a52486df36355f7bfbf7fccc1bf035
tree125f66727a2200454f5ba5af8a680a8454df7b54
parentc87b3d3fb2cf44ab1d56cad9a68b39649a76bbcf
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]