org.gcube.portlets.user.speciesdiscovery.client.job.taxonomy
Class TaxonomyJobTable

java.lang.Object
  extended by org.gcube.portlets.user.speciesdiscovery.client.job.taxonomy.TaxonomyJobTable

public class TaxonomyJobTable
extends Object

Entry point classes define onModuleLoad().


Constructor Summary
TaxonomyJobTable()
           
 
Method Summary
static com.extjs.gxt.ui.client.widget.ContentPanel getJobTableWithoutHeading(String name, String startTime, String endTime, TaxonomyJobSpeciesProgressBar status, String elapsedTime, com.extjs.gxt.ui.client.widget.button.Button btnInfo, com.extjs.gxt.ui.client.widget.button.Button btnCancel, com.extjs.gxt.ui.client.widget.button.Button btnSave)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaxonomyJobTable

public TaxonomyJobTable()
Method Detail

getJobTableWithoutHeading

public static com.extjs.gxt.ui.client.widget.ContentPanel getJobTableWithoutHeading(String name,
                                                                                    String startTime,
                                                                                    String endTime,
                                                                                    TaxonomyJobSpeciesProgressBar status,
                                                                                    String elapsedTime,
                                                                                    com.extjs.gxt.ui.client.widget.button.Button btnInfo,
                                                                                    com.extjs.gxt.ui.client.widget.button.Button btnCancel,
                                                                                    com.extjs.gxt.ui.client.widget.button.Button btnSave)


Copyright © 2013. All Rights Reserved.