Re: Validation-api-1.0.0, Doesn't work
Sorry, I don't understand your implementation could you please give me
more details ?
On 25 mai, 21:31, Nick Chalko <ncha...@google.com> wrote:
> You will need to do something like this.
>
> public class ExposeImpl implements IsSerializable {
>
> @SuppressWarnings("unused")
> private ConstraintViolationImpl<?> constraintViolationImpl;
>
> @SuppressWarnings("unused")
> private PathImpl pathIpml;
>
> @SuppressWarnings("unused")
> private HashSet<?> hashSet;
>
> }
>
> And then Create a dummy method like the following in your RemoteService
>
> ExposeImpl dummy();
>
> I am working on a simpler 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home