Very nice :) How would one use this addon to display tooltips for a row and/or cell in Vaadin Grid/TreeGrid?
Tooltips for cells are easily achieved by using the Grids/TreeGrids ComponentColumn btw
Applying tooltips to entire rows unfortunately is not possible at the moment.