org.pentaho.platform.dataaccess.datasource.wizard
Class UploadFile

java.lang.Object
  extended by org.pentaho.platform.dataaccess.datasource.wizard.UploadFile
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class UploadFile
extends Object
implements com.google.gwt.core.client.EntryPoint


Constructor Summary
UploadFile()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UploadFile

public UploadFile()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint