public class AquaMapsPortlet extends Object implements com.google.gwt.core.client.EntryPoint
onModuleLoad()
.Modifier and Type | Field and Description |
---|---|
AdvancedGenerationPanel |
advGeneration |
SmartAreaSelectionPanel |
area |
DiscoveringPanel |
discoveringPanel |
EnvelopeGridsPanel |
envelopeCustomization |
static AquaMapsPortletLocalServiceAsync |
localService
This is the entry point method.
|
com.gwtext.client.widgets.TabPanel |
mainPanel |
static AquaMapsPortletRemoteServiceAsync |
remoteService |
SpeciesSelectionPanel |
species |
Constructor and Description |
---|
AquaMapsPortlet() |
Modifier and Type | Method and Description |
---|---|
static AquaMapsPortlet |
get() |
com.gwtext.client.widgets.Tool |
getHelpTool(String url) |
String |
getSessionID() |
void |
hideLoading(String elementId) |
void |
notifyError(String msg) |
void |
onModuleLoad() |
void |
onModuleLoad2() |
void |
showLoading(String message,
String elementId) |
void |
showMessage(String msg) |
void |
updateSize() |
public static AquaMapsPortletLocalServiceAsync localService
public static AquaMapsPortletRemoteServiceAsync remoteService
public com.gwtext.client.widgets.TabPanel mainPanel
public DiscoveringPanel discoveringPanel
public AdvancedGenerationPanel advGeneration
public SpeciesSelectionPanel species
public SmartAreaSelectionPanel area
public EnvelopeGridsPanel envelopeCustomization
public String getSessionID()
public static AquaMapsPortlet get()
public void onModuleLoad()
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
public void onModuleLoad2()
public void updateSize()
public void hideLoading(String elementId)
public void notifyError(String msg)
public void showMessage(String msg)
public com.gwtext.client.widgets.Tool getHelpTool(String url)
Copyright © 2014. All Rights Reserved.