Take a look at gwt-exporter: http://code.google.com/p/gwt-exporter/
Paul On 23/11/11 16:30, Dennis Haupt wrote:
is there any way to call a static method of one of my gwt client classes from pure js code? i'm not talking about calling a method from inline javascript inside the gwt class, that works fine. the gwt class and the calling js method are completely separate at compile time. at runtime, the gwt has access to all the js code. i'm a javascript noob, so maybe i'm missing an obvious solution.
-- 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.
