Package com.smartgwt.client
Class SmartGwtEntryPoint
java.lang.Object
com.smartgwt.client.SmartGwtEntryPoint
- All Implemented Interfaces:
 EntryPoint
- Direct Known Subclasses:
 SmartGwtSuperDevModeEntryPoint
Internal Smart GWT Entry point class where framework level initialization code executes
 before the users EntryPoint is run.
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
superDevMode
protected static boolean superDevMode 
 - 
 - 
Constructor Details
- 
SmartGwtEntryPoint
public SmartGwtEntryPoint() 
 - 
 - 
Method Details
- 
onModuleLoad
public void onModuleLoad()- Specified by:
 onModuleLoadin interfaceEntryPoint
 - 
setAsPrimaryModule
public static void setAsPrimaryModule() 
 -