Re: using a simple class to access data from any database using GWT RPC

2015-07-15 Thread Thomas Broyer
Well, what did you expect from a message posted more than 8 YEARS AGO ‽ GWT-RPC doc: http://www.gwtproject.org/doc/latest/DevGuideServerCommunication.html#DevGuideRemoteProcedureCalls Dynatable sample (as of 2.7.0): https://gwt.googlesource.com/gwt/+/2.7.0/samples/dynatable/ (mirror on GitHub:

How to re-brand a base project?

2015-07-15 Thread William Davis
I have a base application with all the functionality. Lets say I want to create several different versions for different organizations. Obviously each organization will want their own colors, styles, images, theme, etc in their respective version. My thought is to create a new module for each o

Re: using a simple class to access data from any database using GWT RPC

2015-07-15 Thread Arya Kumari
Hi , Links which is shared to see example is giving 404 error, can anyone please give the correct link ... want to check datasource code in gwt.. Thanks in advance... On Tuesday, February 13, 2007 at 9:21:24 PM UTC+5:30, dimakura wrote: > > see also > > > http://code.google.com/webtoolkit/doc

Set css from GWT (dynamically) to element with multiple styles associated.

2015-07-15 Thread Jan Zet
I have an instance of TabLayoutPanel where number of tabs would be set dynamically. Therefore to align tabs to fill whole width of the screen I need to 1) Override gwt-TabTayoutPanel default value width 16384px with auto !important (done); 2) Set width of gwt-TabTayoutPanel*Tab* to proper pe

Re: Window.open

2015-07-15 Thread ckuetbach
I think it may be a whitespace in the Window-Name (second Parameter), Christian Kütbach -- 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, send an email to google-web-toolkit