Every Widget has a setVisibile(boolean) method (it comes from UIObject). You should be able to just call this method on the root widget and have it made invisible.
-- Arthur Kalmenson On Fri, Dec 26, 2008 at 8:05 AM, anglers <[email protected]> wrote: > > Hi all! > > How to hide root item in tree (standart gwt widget)? > I want to hide tree root item and show just first level of child tree > items. > > Help me please > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
