Jump to content
We've recently updated our Privacy Statement, available here ×

Visualize.js integration in GWT web application


Recommended Posts

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?
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...