Package com.smartgwtee.tools.client
Class SCEE
java.lang.Object
com.smartgwtee.tools.client.SCEE
Deprecated.
Utility methods for Smart GWT Enterprise Edition.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidDeprecated.static voidDeprecated.UseSC.openDataSourceGenerator()instead.static voidDeprecated.UseSC.openVisualBuilder()instead. 
- 
Constructor Details
- 
SCEE
public SCEE()Deprecated. 
 - 
 - 
Method Details
- 
openDataSourceConsole
Deprecated.UseSC.openDataSourceConsole()instead.Opens the DataSource admin console in a separate window. - 
openVisualBuilder
Deprecated.UseSC.openVisualBuilder()instead.Opens the SmartClient Visual Builder in a separate window. Note that the Visual Builder is capable of generating DataSources as well, however unlike the DataSource Generator Wizard, it cannot generate DataSources in batches. - 
openDataSourceGenerator
Deprecated.UseSC.openDataSourceGenerator()instead.Opens the DataSource Generator Wizard in a separate window. 
 - 
 
SC.openDataSourceConsole()instead.