Re: setUser and setPassword in RequestBuilder

2012-12-25 Thread Thomas Broyer
RequestBuilder is a thin wrapper around a XMLHttpRequest. Those properties are 
equivalent to the underlying XHR's similarly-named properties, so any doc about 
XRH will answer your questions. Also, when in doubt, look at the source!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/D7JUQkh2jzYJ.
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.



Re: setUser and setPassword in RequestBuilder

2012-12-25 Thread Thomas Broyer
RequestBuilder is a thin wrapper around a XMLHttpRequest. Those properties are 
equivalent to the underlying XHR's similarly-named properties, so any doc about 
XRH will answer your questions. Also, when in doubt, look at the source!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/lvLZJgRtjWEJ.
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.



Re: setUser and setPassword in RequestBuilder

2012-12-25 Thread Thomas Broyer
RequestBuilder is a thin wrapper around a XMLHttpRequest. Those properties are 
equivalent to the underlying XHR's similarly-named properties, so any doc about 
XRH will answer your questions. Also, when in doubt, look at the source!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/lZpuuwIVMR0J.
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.



Re: setUser and setPassword in RequestBuilder

2012-12-25 Thread jajang nurjaman
okay boss, i like it ;)

On 12/24/12, Julio Faerman  wrote:
> I also would like to know that, neither the officil docs or javadocs makes
> this clear...
>
> On Thursday, February 1, 2007 9:13:46 AM UTC-2, thodu wrote:
>>
>> Hi,
>>
>> I would like to know the use of the setUser and setPassword methods in
>> RequestBuilder. How exactly are they meant to be used?
>>
>> Regards,
>>   Amit
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/rTNKalr2ozgJ.
> 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.
>
>

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



Re: setUser and setPassword in RequestBuilder

2012-12-24 Thread Julio Faerman
I also would like to know that, neither the officil docs or javadocs makes 
this clear...

On Thursday, February 1, 2007 9:13:46 AM UTC-2, thodu wrote:
>
> Hi,
>
> I would like to know the use of the setUser and setPassword methods in
> RequestBuilder. How exactly are they meant to be used?
>
> Regards,
>   Amit
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/rTNKalr2ozgJ.
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.