org.gcube.portlets.user.workflowdocuments.client
Class WorkflowDocuments

java.lang.Object
  extended by org.gcube.portlets.user.workflowdocuments.client.WorkflowDocuments
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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

Entry point classes define onModuleLoad().


Field Summary
static String CONTAINER_DIV
           
static String GET_OID_PARAMETER
           
 
Constructor Summary
WorkflowDocuments()
           
 
Method Summary
 void onModuleLoad()
          This is the entry point method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTAINER_DIV

public static final String CONTAINER_DIV
See Also:
Constant Field Values

GET_OID_PARAMETER

public static final String GET_OID_PARAMETER
See Also:
Constant Field Values
Constructor Detail

WorkflowDocuments

public WorkflowDocuments()
Method Detail

onModuleLoad

public void onModuleLoad()
This is the entry point method.

Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint


Copyright © 2013. All Rights Reserved.