ClickableTextRenderer - Vaadin Add-on Directory
Clickable text in Grids (v7)A Renderer for Grid which makes a cell value clickable and look like a link. This is in particular useful for **drill-down** scenario.
See GitHub for more documentation and usage examples.
If you want the equivalent renderer for Grids in Vaadin v8 then have a look here: https://vaadin.com/directory/component/clickabletextrenderer-v8.
Future development will happen on the v8 renderer only. Expect this v7 renderer to be in care & maintenance mode .. meaning you shouldn't expect bug fixes here, but on the v8 sibling.
Issue TrackerEquivalent rendenderer for Vaadin v8
Source Code
Discussion Forum
ClickableTextRenderer version 0.9.1
null
ClickableTextRenderer version 0.9.2
null
ClickableTextRenderer version 1.0.1
Minor usability changes. Maturity is now "stable".
ClickableTextRenderer version 1.0.2
When the advanced renderer is used the column being rendered can now be sorted.
ClickableTextRenderer version 1.0.3
Downgraded to work with Java 7 too.