public class RightsEditorsModule
extends java.lang.Object
implements com.google.gwt.core.client.EntryPoint
| Constructor and Description |
|---|
RightsEditorsModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
onModuleLoad()
The entry point method, called automatically by loading a module that
declares an implementing class as an entry point.
|