I dont know if you can do this, but you can inject javascript via java code.
Take a look at this: https://github.com/gwtbootstrap/gwt-bootstrap/blob/master/src/main/java/com/github/gwtbootstrap/client/ui/resources/JavaScriptInjector.java See ya On Wednesday, May 16, 2012 8:43:45 PM UTC-3, Omar Rodriguez wrote: > > HI people, > I'm looking for some help, or any tutorial about loading a javascript > file to my uibinder xml. > > the situation is this, i´m creating custom html forms with dreamweaver > and puting them into my uibinder xml at my gwtp project, i'm trying to > load the .js creating a clientbundle but the .js doesn't load in the > app...the info that i found is very poor. Thanks for help. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/TNEia9wjLIIJ. 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.
