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
-
Constructor Summary
-
Method Summary
-
Field Details
-
superDevMode
protected static boolean superDevMode
-
-
Constructor Details
-
SmartGwtEntryPoint
public SmartGwtEntryPoint()
-
-
Method Details
-
onModuleLoad
public void onModuleLoad()- Specified by:
onModuleLoad
in interfaceEntryPoint
-
setAsPrimaryModule
public static void setAsPrimaryModule()
-