Re: [gwt-contrib] JsInterop Generator from webidl

2015-04-06 Thread 'Goktug Gokdogan' via GWT Contributors
Cool stuff! I'll definitely take a look. On Thu, Apr 2, 2015 at 1:56 AM, nick936 niklas...@googlemail.com wrote: Hey, i know you guys develop Elemental 2.0. It's only for the people how are interested in the meantime. But you are welcome to look at the code. ( Besides it's inspired by

Re: Is it possible to ask gwt team to provide a downloadable htmls packages of dev docs?

2015-04-06 Thread Alex Luya
Thanks On 04/06/2015 09:58 PM, Thomas Broyer wrote: The docs are on GitHub: https://github.com/gwtproject/gwt-site You can git clone, or download any commit as a tar.gz archive. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To

How to Apply Styling to particular Cell table Row ?

2015-04-06 Thread Abdullah
I Would like to apply background color to particular cell table row element based on some condition, I found one API method *getRowElement(rowNo).getStyle().setBackgroundColor* * public void setRowStyleCell(final int rowNo){* *

How to Assign and Use map in JavaScript (JSNI) in GWT?

2015-04-06 Thread Abdullah
Is there any way to assign Map in JavaScript (JSNI) which are passed from Java Code and iterate,see the Below Example *Map Holds key,value Pair:* private MapString,String map;public MapString,String getMapValue(){return map;} *Calling JSNI:* cellTableTemp(getMapValue()); *JSNI Method:*

Is it possible to ask gwt team to provide a downloadable htmls packages of dev docs?

2015-04-06 Thread Alex Luya
Hello, http://www.gwtproject.org/ is block here(China).I remember that,before 2.5,I can download all docs by a utility and this utility will relink all pages also.I put all dev docs into a internal site,so all my team member can access it.And I use gwt from 1.3,so kind of big

Re: gwt-tour not working

2015-04-06 Thread marian lux
Thank you for further tests and that info. It helped me to test in other directions: I did some tests and found a hint. I assume you tested it with gwt 2.6.1? When I compile the showcase with gwt 2.6.1 it works. With 2.7. I get the error as described above. So it seems the gwt-tour lib is not

Is it possible to ask gwt team to provide a downloadable htmls packages of dev docs?

2015-04-06 Thread Thomas Broyer
The docs are on GitHub: https://github.com/gwtproject/gwt-site You can git clone, or download any commit as a tar.gz archive. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it,