Monday, January 31, 2011

Run method after GWT compiling

Hi all,
Pls help me with the following 2 problems.

I generating the objects with generator. inside generator I need save generated class name to global property. 
After last generator was finish, I need save all this classNames to custom file.

So, 
1) How can I use some global property to save classNames, or how I can get all generated classNames.
2) How can I detect when is last class generated, or how can I run some method after GWT compiling.

Thanks
Joseph

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment