]> source.dussan.org Git - vaadin-framework.git/commit
Added tooltips to Table cells and rows (ItemDescriptionGenerator) + Testbench test...
authorJohn Alhroos <john.ahlroos@itmill.com>
Mon, 15 Aug 2011 13:50:27 +0000 (13:50 +0000)
committerJohn Alhroos <john.ahlroos@itmill.com>
Mon, 15 Aug 2011 13:50:27 +0000 (13:50 +0000)
commit5737ec8704d717084ca91494f7bf9b08ad3eec8c
tree80ad0b8412c1d47ea56208181cc82cda17de31be
parent283957d8baa78de674d1b9122755587c0f106d9f
Added tooltips to Table cells and rows (ItemDescriptionGenerator) + Testbench test for them #5414

svn changeset:20392/svn branch:6.7
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
src/com/vaadin/ui/AbstractSelect.java
src/com/vaadin/ui/Table.java
tests/src/com/vaadin/tests/components/table/TableItemDescriptionGeneratorTest.java [new file with mode: 0644]
tests/src/com/vaadin/tests/components/table/TableTooltips.html [new file with mode: 0644]