As far as I understood both of them are called *before* the rendering is complete:
onLoad: This method is called immediately after a widget becomes attached to the browser's document. onAttach: This method is called when a widget is attached to the browser's document. Or am I mistaken here? (for me they both sound very similar and I don't really get the difference) thanks, Dennis On May 20, 4:37 pm, rudolf michael <[email protected]> wrote: > onLoad or onAttach > > > > > > On Thu, May 20, 2010 at 5:16 PM, googelybear <[email protected]> wrote: > > Hi, > > > I'd like to ask if it is possible to get notified (by adding some kind > > of event handler) after a widget has been completely rendered? I > > couldn't find such an event... > > > thanks for your help, > > > Dennis > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-web-toolkit%2Bunsubs > > [email protected]> > > . > > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
