Package com.logicaldoc.gui.setup.client
Class Setup
- java.lang.Object
 - 
- com.logicaldoc.gui.setup.client.Setup
 
 
- 
- All Implemented Interfaces:
 com.google.gwt.core.client.EntryPoint
public class Setup extends Object implements com.google.gwt.core.client.EntryPoint
The Setup entry point used for initial installation- Since:
 - 6.0
 - Author:
 - Marco Meschieri - LogicalDOC
 
 
- 
- 
Constructor Summary
Constructors Constructor Description Setup() 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringgetDefaultFolder()voidonModuleLoad() 
 - 
 
- 
- 
Method Detail
- 
onModuleLoad
public void onModuleLoad()
- Specified by:
 onModuleLoadin interfacecom.google.gwt.core.client.EntryPoint
 
- 
getDefaultFolder
public static String getDefaultFolder()
 
 - 
 
 -