Can I access a visualization from an application written with the Google Web Toolkit (GWT) compiler?
Yes. The Google Visualization Library for the Google Web Toolkit (GWT) allows you to access the API compliant visualizations from Java code compiled with the GWT compiler and to write Visualization API compliant visualizations in Java using the GWT complier. The release candidate library also supports the Visualization API event model.
Related Questions
- Are Page Speeds recommendations more applicable to applications developed with the Google Web Toolkit (GWT) rather than with handwritten JavaScript code?
- Can I access a visualization from an application written with the Google Web Toolkit (GWT) compiler?
- Can I access a chart from an application written with the Google Web Toolkit (GWT) compiler?