I'm coding my first GWT app, and trying to get my head around creating an anchor that calls native javascript. It now occurs to me that even tho the goal is to write in java, there will still be some things that can only be done cleanly by utilizing some native javascript. (Agreed?)
Given that, can someone point me to some sample GWT code using such anchors? And, can someone explain when to use the anchor constructor with the 2nd boolean arg 'asHTML' set true and when to set it false? TIA... Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
