Interface | Description |
---|---|
EntryPointS |
A modified entry point for modules whose execution depends on other application
modules.
|
WarningSink |
A thing that accepts warnings for display to the user.
|
Class | Description |
---|---|
AMod |
The GWT library module for Votorola specific application code.
|
App |
A GWT web application under Votorola.
|
EntryPointS.U |
EntryPointS utilities.
|
PollwikiG |
A pollwiki from the viewpoint of a GWT client.
|
Annotation Type | Description |
---|---|
GWTConfig |
Marks the documentation of callback functions and other properties of the GWT
configuration script and its global object
window.voGWTConfig . |
GWTConfigCallback |
Marks a callback method for purposes of GWT configuration.
|
GWTInitCallback |
Marks a callback method for purposes of GWT initialization.
|