Selecting record in DBTreeTableView

I see that there is only one method to fire the record selection in a DBTreeTableView and is by clicking.

Could it be done when the user use the arrow keys?

Thanks.

Sorry I got it. The setCallBackInfo method does what I need, but let´s say that the method name is not the best.