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
-
Method Summary
Methods inherited from class com.smartgwt.client.SmartGwtEntryPoint
setAsPrimaryModule
-
Constructor Details
-
SmartGwtSuperDevModeEntryPoint
public SmartGwtSuperDevModeEntryPoint()
-
-
Method Details
-
onModuleLoad
public void onModuleLoad()- Specified by:
onModuleLoad
in interfaceEntryPoint
- Overrides:
onModuleLoad
in classSmartGwtEntryPoint
-