Hello, I need to change the way keyboard navigation works in the Tree object. But it seems that the methods that should be useful for that (keyboardNavigation, moveSelectionDown, ...) are all private. I could probably rewrite the whole onBrowserEvent, but I'm not event sure I understand it all, and that also means rewriting keyboardNavigation, moveSelectionDown, maybeCollapse, ... is there a way to use inheritance with the tree instead?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
