@Documented @Retention(value=SOURCE) @Target(value=TYPE) public @interface GWTConfig
Marks the documentation of callback functions and other properties of the GWT
configuration script and its global object window.voGWTConfig. The
script itself may be placed in the vote-server's publicConfig directory
as file gwt.js (a). An empty template (b) of gwt.js is
provided for reference, along with a working example (c) from the development
vote-server.