org.gcube.application.aquamaps.aquamapsspeciesview.client
Class AquaMapsSpeciesView
java.lang.Object
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()
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
AquaMapsSpeciesView
public AquaMapsSpeciesView()
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 © 2013. All Rights Reserved.