com.smartgwtee.tools.client
Class SCEE

java.lang.Object
  extended by com.smartgwtee.tools.client.SCEE

public class SCEE
extends java.lang.Object

Utility methods for SmartGWT Enterprise Edition.


Constructor Summary
SCEE()
           
 
Method Summary
static void openDataSourceConsole()
          Opens the DataSource admin console in a separate window.
static void openDataSourceGenerator()
          Opens the DataSource Generator Wizard in a separate window.
static void openVisualBuilder()
          Opens the SmartClient Visual Builder in a separate window.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCEE

public SCEE()
Method Detail

openDataSourceConsole

public static void openDataSourceConsole()
Opens the DataSource admin console in a separate window.


openDataSourceGenerator

public static void openDataSourceGenerator()
Opens the DataSource Generator Wizard in a separate window.


openVisualBuilder

public static void openVisualBuilder()
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.