Basic purpose of onEnsureDebugId

2010-07-15 Thread Aditya
hello, Can anyone has answer why is onEnsureDebugId() is used...? how does it helps while creating custom widgets. -- Aditya -- 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...@googlegr

Re: Basic purpose of onEnsureDebugId

2010-07-16 Thread Thomas Broyer
On 16 juil, 06:26, Aditya <007aditya.b...@gmail.com> wrote: > hello, > > Can anyone has answer why is onEnsureDebugId() is used...? > how does it helps while creating custom widgets. The whole notion of "debug ID" is only useful if you do run selenium or webdriver (or similar) tests, and you ther

Re: Basic purpose of onEnsureDebugId

2010-09-23 Thread Hilco Wijbenga
On 16 July 2010 02:14, Thomas Broyer wrote: > On 16 juil, 06:26, Aditya <007aditya.b...@gmail.com> wrote: >> Can anyone has answer why is onEnsureDebugId() is used...? >> how does it helps while creating custom widgets. > > The whole notion of "debug ID" is only useful if you do run selenium > or

Re: Basic purpose of onEnsureDebugId

2010-09-23 Thread Hilco Wijbenga
On 23 September 2010 10:54, Hilco Wijbenga wrote: > On 16 July 2010 02:14, Thomas Broyer wrote: >> On 16 juil, 06:26, Aditya <007aditya.b...@gmail.com> wrote: >>> Can anyone has answer why is onEnsureDebugId() is used...? >>> how does it helps while creating custom widgets. >> >> The whole notion

Re: Basic purpose of onEnsureDebugId

2010-09-24 Thread Thomas Broyer
On Sep 23, 7:54 pm, Hilco Wijbenga wrote: > On 16 July 2010 02:14, Thomas Broyer wrote: > > > The whole notion of "debug ID" is only useful if you do run selenium > > or webdriver (or similar) tests, and you therefore need widgets to > > have an ID, and moreover a *stable* ID. But you generally