If it's supported by the GWT visualization API, it's probably done with JSNI methods. You should be able to seem them as native methods with a comment around it. You can find more information here: http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=DevGuideJavaScriptNativeInterface
-- Arthur Kalmenson On Sun, Jan 25, 2009 at 3:18 AM, Ranen <[email protected]> wrote: > > Hi, > Where is the code for the visualization widgets? For example, the > flash code for AnnotatedTimeLine widget or the svg or vml code for the > LineChart widget? > I have only been able to find stub code, such as > com/google/gwt/visualization/client/visualizations/LineChart.java > and I couldn't discern from this where the underlying functionality is. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
