Wiki source code of General GWT
Version 7.1 by christoph_lechleitner@iteg_at on 2013-02-02 07.24:43
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
4.1 | 1 | = {{id name="GWTBasicsHome-Introduction"/}}Introduction = |
| |
1.1 | 2 | |
| |
4.1 | 3 | This page provides a collection of GWT tipps and tricks which we have stumbled upon in the course of our projects, and could come in handy again. |
| 4 | |||
| |
6.1 | 5 | = {{id name="GWTBasicsHome-Modules,sourcecodeandissuestrackers,GWTinotherClazzes.orgprojects"/}}Modules, source code and issues trackers, GWT in other Clazzes.org projects = |
| |
4.1 | 6 | |
| 7 | When we started moving from GWT to DOJO, some of our GWT tools had not yet grown into separate projects. | ||
| 8 | |||
| 9 | Therefore I link them here: | ||
| 10 | |||
| |
6.1 | 11 | |=((( |
| 12 | Name | ||
| 13 | )))|=((( | ||
| 14 | public svn | ||
| 15 | )))|=((( | ||
| 16 | Jira | ||
| 17 | )))|=((( | ||
| 18 | Remarks | ||
| 19 | ))) | ||
| 20 | |((( | ||
| 21 | Main collection of GWT tools | ||
| 22 | )))|((( | ||
| 23 | [[http:~~/~~/svn.clazzes.org/svn/gwt>>url:http://svn.clazzes.org/svn/gwt||shape="rect"]] | ||
| 24 | )))|((( | ||
| 25 | - | ||
| 26 | )))|((( | ||
| |
4.1 | 27 | |
| |
6.1 | 28 | ))) |
| 29 | |((( | ||
| 30 | GWT Config Manager | ||
| 31 | )))|((( | ||
| 32 | [[http:~~/~~/svn.clazzes.org/svn/gwt/trunk/gwt-config-manager/>>url:http://svn.clazzes.org/svn/gwt/trunk/gwt-config-manager/||shape="rect"]] | ||
| 33 | )))|((( | ||
| 34 | [[GWTCONFMAN>>url:https://jira.clazzes.org/browse/GWTCONFMAN||shape="rect"]] | ||
| 35 | )))|((( | ||
| 36 | |||
| 37 | ))) | ||
| 38 | |((( | ||
| 39 | GWT-Extras | ||
| 40 | )))|((( | ||
| 41 | [[http:~~/~~/svn.clazzes.org/svn/gwt/trunk/gwt-extras/>>url:http://svn.clazzes.org/svn/gwt/trunk/gwt-extras/||shape="rect"]], [[http:~~/~~/svn.clazzes.org/svn/gwt/trunk/gwt-extras-test/>>url:http://svn.clazzes.org/svn/gwt/trunk/gwt-extras-test/||shape="rect"]] | ||
| 42 | )))|((( | ||
| 43 | [[GWTEXTRAS>>url:https://jira.clazzes.org/browse/GWTEXTRAS||shape="rect"]] | ||
| 44 | )))|((( | ||
| 45 | |||
| 46 | ))) | ||
| 47 | |((( | ||
| 48 | GWT [[FancyMail>>doc:FANCYMAIL.WebHome]] Admin | ||
| 49 | )))|((( | ||
| 50 | [[http:~~/~~/svn.clazzes.org/svn/fancymail/trunk/gwt-fancymail-admin/>>url:http://svn.clazzes.org/svn/fancymail/trunk/gwt-fancymail-admin/||shape="rect"]] | ||
| 51 | )))|((( | ||
| 52 | [[GWTFMADM>>url:https://jira.clazzes.org/browse/GWTFMADM||shape="rect"]] | ||
| 53 | )))|((( | ||
| 54 | Part of [[FancyMail>>doc:FANCYMAIL.WebHome]] project | ||
| 55 | ))) | ||
| 56 | |((( | ||
| 57 | GWT Security helpers | ||
| 58 | )))|((( | ||
| 59 | [[http:~~/~~/svn.clazzes.org/svn/gwt/trunk/gwt-sec/>>url:http://svn.clazzes.org/svn/gwt/trunk/gwt-sec/||shape="rect"]] | ||
| 60 | )))|((( | ||
| 61 | [[GWTSEC>>url:https://jira.clazzes.org/browse/GWTSEC||shape="rect"]] | ||
| 62 | )))|((( | ||
| 63 | Includes [[doc:GWTBASICS.GWT implementations of http-util HttpLoginService.WebHome]] | ||
| 64 | ))) | ||
| 65 | |((( | ||
| 66 | GWT as target for [[Sketch>>doc:SKETCH.WebHome]] drawing | ||
| 67 | )))|((( | ||
| 68 | [[http:~~/~~/svn.clazzes.org/svn/sketch/trunk/gwt>>url:http://svn.clazzes.org/svn/sketch/trunk/gwt||rel="nofollow" shape="rect"]] | ||
| 69 | )))|((( | ||
| 70 | [[GWTSKETCH>>url:https://jira.clazzes.org/browse/GWTSKETCH||rel="nofollow" shape="rect" class="external-link"]] | ||
| 71 | )))|((( | ||
| 72 | Part of [[Sketch>>doc:SKETCH.WebHome]] project | ||
| 73 | ))) | ||
| |
5.1 | 74 | |
| 75 | {{column width="60%"}} | ||
| 76 | {{recently-updated/}} | ||
| 77 | {{/column}} | ||
| 78 | |||
| 79 | {{column width="35%"}} | ||
| 80 | ====== {{id name="GWTBasicsHome-Navigatespace"/}}Navigate space ====== | ||
| 81 | |||
| 82 | {{locationSearch reference="WebHome"/}} | ||
| 83 | |||
| 84 | {{documentTree root="document:GWTBASICS.WebHome"/}} | ||
| 85 | {{/column}} |