Directory

← Back

SelectionFocusTreeGrid Add-on

Extended TreeGrid that focuses a programmatically selected row.

Author

Rating

Popularity

<100

Uses JSNI to access an internal field in order to focus a programmatically selected row. There are no server-side changes, so if you wish to affect all TreeGrids within your project rather than switching some specific one(s) into a SelectionFocusTreeGrid, you can do that by extending SelectionFocusTreeGridConnector with annotation @Connect(TreeGrid.class).

Compatibility

1.0.01.0.1
(24.4)
(24.3)
(24.2)
(24.1)
(24)
(23)
(22)
(21)
(20)
(19)
(18)
(17)
(16)
(15)
(14)
(13)
(12)
(11)
(10)
8.0-8.21YY
(7.7)
(7.6)
(7.5)
(7.4)
(7.3)
(7.2)
(7.1)
(7.0)
(6.8)
(6.7)
(6.6)
(6.5)
(6.4)
(6.3)
(6.2)
(6.1)
(6.0)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Included an earlier commit that was accidentally left out of the initial release.

Released
2019-10-23
Maturity
EXPERIMENTAL
License
Apache License 2.0

Compatibility

Framework
Vaadin 8.0+
Browser
N/A

SelectionFocusTreeGrid Add-on - Vaadin Add-on Directory

Extended TreeGrid that focuses a programmatically selected row. SelectionFocusTreeGrid Add-on - Vaadin Add-on Directory
Uses JSNI to access an internal field in order to focus a programmatically selected row. There are no server-side changes, so if you wish to affect all TreeGrids within your project rather than switching some specific one(s) into a SelectionFocusTreeGrid, you can do that by extending SelectionFocusTreeGridConnector with annotation `@Connect(TreeGrid.class)`.
View on GitHub

SelectionFocusTreeGrid Add-on version 1.0.0

SelectionFocusTreeGrid Add-on version 1.0.1
Included an earlier commit that was accidentally left out of the initial release.

Online