Hi,

you find the current javadocs here

http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/index.html?overview-summary.html

http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/gwt/user/client/ui/Widget.html

and in your downloaded SDK

the behaviour of onLoad and onUnload are documented


Stefan Bachert
http://gwtworld.de

On 27 Mai, 06:43, spierce7 <[email protected]> wrote:
> Hey guys, I'm creating a class that extends Label, and for some reason
> whenever I create an instance of it, it doesn't load the onLoad()
> class when it's instantiated. I've got it set up the exact same way I
> have a class that extends grid, that properly uses onLoad, but for
> some reason this isn't.
>
> The idea occurred to me that I don't even really know what onLoad does
> exactly. What is the difference between onLoad and a constructor, and
> how should I be using them differently? (yes I did a search). Out of
> curiosity how does onModuleLoad() fit into the mix also? Thanks!

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

Reply via email to