public class AquaMapsSpeciesView extends Object implements com.google.gwt.core.client.EntryPoint
onModuleLoad()
.Modifier and Type | Field and Description |
---|---|
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 and Description |
---|
AquaMapsSpeciesView() |
Modifier and Type | Method and Description |
---|---|
static AquaMapsSpeciesView |
get() |
String |
getSessionID() |
void |
onModuleLoad() |
void |
onModuleLoad2() |
protected void |
printData() |
void |
switchToMapsView(String scientificName) |
void |
switchToSpeciesView() |
void |
updateSize() |
public static AquaMapsSpeciesViewLocalServiceAsync localService
public com.extjs.gxt.ui.client.widget.ContentPanel mainPanel
public SpeciesSearchForm search
public MapsResultsPanel maps
public SpeciesResultsPanel speciesResults
public com.extjs.gxt.ui.client.widget.layout.BorderLayoutData northData
public String getSessionID()
public static AquaMapsSpeciesView get()
public void onModuleLoad()
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
public void onModuleLoad2()
public void updateSize()
protected void printData()
public void switchToMapsView(String scientificName)
public void switchToSpeciesView()
Copyright © 2016. All Rights Reserved.