Re: How to pass a build number to a gwt app?

2018-03-13 Thread Bruno Salmon
Thanks Thomas, I'm using GWT 2.8.2 so I tried your first suggestion and it works :-) I just declared the property in my gwt.xml module file: and set its value (with the maven property which is set by Jenkins) when calling your plugin in the configuation section: -setProperty

[ERROR] Line 76: No source code is available for type com.sencha.gxt.explorer.client.app.ui.ExampleContainer; did you forget to inherit a required module?

2018-03-13 Thread Руслан Шарипжанулы
-- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send email to google-web-toolkit@googlegrou

Re: Adding a context menu to DataGrid

2018-03-13 Thread Олег Рачаев
https://confluence.clazzes.org/pages/viewpage.action?pageId=425996 понедельник, 3 октября 2011 г., 9:26:56 UTC+4 пользователь Karan Nih написал: > > Can some one please tell me how to add a context menu to a DataGrid in > GWT > I am using GWT 2.4 > > Thanks -- You received this message becau