|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntryPoint
Implement this interface to allow a class to act as a module entry point. Please see the developer guide for more information on modules.
Method Summary | |
---|---|
void |
onModuleLoad()
The entry point method, called automatically by loading a module that declares an implementing class as an entry point. |
Method Detail |
---|
void onModuleLoad()
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |