Digging through all the GWT code again, I see the problem...The functionality I need is all set to private. This seams to be a reacurring problem with GWT. So far I've had to do some pretty hacky stuff to get around. Why are there so many functions that needed set to private and have testing code in them??
On Jan 29, 11:46 am, vroom_vroom <[email protected]> wrote: > Anyone know how to set focus on a tree item programatically? > If I set selected on a tree item, it does not expand the tree to show > that selected item > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
