org.gcube.application.aquamaps.aquamapsspeciesview.client
Class AquaMapsSpeciesView

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsspeciesview.client.AquaMapsSpeciesView
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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

Entry point classes define onModuleLoad().


Field Summary
static AquaMapsSpeciesViewLocalServiceAsync localService
          This is the entry point method.
 com.extjs.gxt.ui.client.widget.ContentPanel mainPanel
           
 MapsResultsPanel maps
           
 com.extjs.gxt.ui.client.widget.layout.BorderLayoutData northData
           
 SpeciesSearchForm search
           
 SpeciesResultsPanel speciesResults
           
 
Constructor Summary
AquaMapsSpeciesView()
           
 
Method Summary
static AquaMapsSpeciesView get()
           
 String getSessionID()
           
 void onModuleLoad()
           
 void onModuleLoad2()
           
protected  void printData()
           
 void switchToMapsView(String scientificName)
           
 void switchToSpeciesView()
           
 void updateSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

localService

public static AquaMapsSpeciesViewLocalServiceAsync localService
This is the entry point method.


mainPanel

public com.extjs.gxt.ui.client.widget.ContentPanel mainPanel

search

public SpeciesSearchForm search

maps

public MapsResultsPanel maps

speciesResults

public SpeciesResultsPanel speciesResults

northData

public com.extjs.gxt.ui.client.widget.layout.BorderLayoutData northData
Constructor Detail

AquaMapsSpeciesView

public AquaMapsSpeciesView()
Method Detail

getSessionID

public String getSessionID()

get

public static AquaMapsSpeciesView get()

onModuleLoad

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

onModuleLoad2

public void onModuleLoad2()

updateSize

public void updateSize()

printData

protected void printData()

switchToMapsView

public void switchToMapsView(String scientificName)

switchToSpeciesView

public void switchToSpeciesView()


Copyright © 2014. All Rights Reserved.