|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LoadingOptionalModules
If your Smart GWT install includes an optional module, it must be added as an <inherits> tag in your moduleName.gwt.xml module file for it to be used. Make sure you have downloaded the appropriate .jar file for the optional modules (eg Analytics.jar) - these are included in Evaluation SDKs but are separate downloads when using an Optional Module with Power or Enterprise. The table below describes what <inherits> to add for each module.
| Module name | Add this to your .gwt.xml file |
| Charts | <inherits name="com.smartgwt.Charts"/> |
Analytics (CubeGrid) |
<inherits name="com.smartgwt.Analytics"/> |
| RealTimeMessaging | <inherits name="com.smartgwt.RealtimeMessaging"/> |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||