Package com.smartgwt.client
Class SmartGwtSuperDevModeEntryPoint
java.lang.Object
com.smartgwt.client.SmartGwtEntryPoint
com.smartgwt.client.SmartGwtSuperDevModeEntryPoint
- All Implemented Interfaces:
 EntryPoint
- 
Field Summary
Fields inherited from class com.smartgwt.client.SmartGwtEntryPoint
superDevMode - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.smartgwt.client.SmartGwtEntryPoint
setAsPrimaryModule 
- 
Constructor Details
- 
SmartGwtSuperDevModeEntryPoint
public SmartGwtSuperDevModeEntryPoint() 
 - 
 - 
Method Details
- 
onModuleLoad
public void onModuleLoad()- Specified by:
 onModuleLoadin interfaceEntryPoint- Overrides:
 onModuleLoadin classSmartGwtEntryPoint
 
 -