About the SelectionFocusTreeGrid Add-on category

SelectionFocusTreeGrid Add-on: 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).