2008/9/4 Rich MacDonald <[EMAIL PROTECTED]> > > The DOM methods I immediately missed were
> getChild, elem.getChildNodes().getItem(index); > getChildCount, and elem.getChildNodes().getLength(); > > getChildIndex. Can't do the last one, but I'm not sure when I'd ever use it If you do as advised and replace the old with the new on a per class-file basis, you don't need the casts. Ian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
