| |
| wave.test.client | | | Java Source File Name | Type | Comment | | G.java | Class | Entry point classes define onModuleLoad(). | | NeedsRPC.java | Interface | | | RpcFeature.java | Class | This class works with the NeedsRpc interface get the GWT gadgets support to emit the <Require feature="rpc">
tag. | | WaveState.java | Class | Very basic and initial implementation to provide access to read and update the wave state for a gadget. |
|