Hi,
I'm facing a problem trying to integrate Visualize.js in my GWT application. First of all i tried to list all my reports, this part worked well, but next I wanted to integrate one report and this is where the problem is : to show a report we must give a container id but in GWT application, elements are not retreived using the common 'document.get().getElementById()" but using a sort of wrapper ($doc.getElementByID()).
Anybody already faced this problem or solved it?
Has anyone ever tried to integrate Visualize.js in a GWT application?
0 Answers:
No answers yet