That makes since. I was hoping they added a tag for us to use to tell
the gwt compiler to omit that method from the JavaScript.

I think I will post a new topic asking about that.

On Jun 21, 12:25 pm, gscholt <[email protected]> wrote:
> On Jun 21, 6:43 pm, Dave Ford <[email protected]> wrote:
>
> > What does the @skipjavadoc comment tag do?
>
> > I was browsing thru the svn source and saw the @skipjavadoc tag. For
> > example:
>
> >http://google-web-toolkit.googlecode.com/svn/trunk/user/super/com/goo...
>
> > I was thinking that it might be a way to say, don't translate this
> > method into javascript. If so, can we use it in our code?
>
> It is related to the _documentation_, since it is a javadoc tag, not a
> method annotation.
> Since the methods with that javadoc tag are all methods on a JRE
> emulation class that do not appear on the normal JRE class, I suspect
> the @skipkeeps the menthod from being listed 
> onhttp://code.google.com/webtoolkit/doc/1.6/RefJreEmulation.html
>
> Gert
--~--~---------~--~----~------------~-------~--~----~
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