> Options options = new Options().init("some string", 24);
>

Its not directly mentioned in the new spec document but I hope static 
methods are also valid for @JsOverlay? E.g.

Options options = Options.create("some string", 24); 

-- J.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/4921b1f6-c748-4990-8462-94e452a5b4a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to