Sorry, I cannot catch your idea, in my clickhandler, the variable name is 
compositePanel for each click, and then add to the flowpanel, but if I 
press the add button three time and then outside the add button, how to 
refer the name of these three compositePanel?
 

Thomas Broyer於 2012年4月14日星期六UTC+8下午11時18分18秒寫道:

> In other words: variables are a mean to give name to things; fields are 
> just variables with a distinct scope (object instance instead of local to a 
> block or method). If you need/want names for things, it's up to you to give 
> them such a name.
>

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