It could be but im not really sure how i should use it? How do you
determine what parameter gown in with("param")
would i just change this line of code
rs2.getInvoiceWithDetails(clientFactory.getUser()
+view.getInvoice()).fire(new Receiver<InvoiceProxy>()
to
rs2.getInvoiceWithDetails(clientFactory.getUser()
+view.getInvoice()).with("").fire(new Receiver<InvoiceProxy>()
Cheers,
-Mark
On Sep 28, 1:42 pm, Julian <[email protected]> wrote:
> Could this be related?
>
> https://groups.google.com/forum/#!searchin/google-web-toolkit/request...
--
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.