I want pass js object ex: var o={key1:"value1",key2:"value2"...} to
exported gwt method and transfer to java. I know that subclasses of
JavaScriptObject (JsArray...) are valid for simple types, overlays are
for more complicated js objects but for generic object?-- 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.
