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 <julian.petter...@gmail.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to