On 14 déc, 15:27, andreas_b <andreas.borg...@gmail.com> wrote:
> Hi all.
>
> I've seen different (not so pretty) solutions to enabling browser auto
> complete for login forms with GWT.
> I have not had time to investigate UiBinder much yet, but I was
> wondering if it is possible to make a cleaner solution for this using
> UiBinder?

No. Browsers will only save (and auto-complete) forms that are in the
original page markup. (and UiBinder is nothing more than syntactic
sugar for HTMLPanel).

--

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-tool...@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