public class GeoExplorerPortlet extends Object implements com.google.gwt.core.client.EntryPoint, WmsDialogHandler
Modifier and Type | Field and Description |
---|---|
static String |
defaultGroup |
static String |
defaultWorkspace |
protected static String |
GEO_EXPLORER_CONTENT |
protected com.extjs.gxt.ui.client.widget.VerticalPanel |
mainPanel |
static Resources |
resources |
Constructor and Description |
---|
GeoExplorerPortlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
activeButtonAddBaseLayers() |
protected void |
activeButtonAddDefaultLayer() |
protected void |
addBaseLayers()
Added by Francesco M.
|
protected void |
addDefaultLayers() |
protected void |
addTrueMarble() |
void |
addWmsLayer(String title,
String name,
String url) |
void |
onModuleLoad() |
protected void |
showOpenWmsDialog() |
protected static final String GEO_EXPLORER_CONTENT
public static Resources resources
public static String defaultGroup
public static final String defaultWorkspace
protected com.extjs.gxt.ui.client.widget.VerticalPanel mainPanel
public void onModuleLoad()
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
protected void activeButtonAddDefaultLayer()
protected void activeButtonAddBaseLayers()
protected void showOpenWmsDialog()
protected void addTrueMarble()
protected void addBaseLayers()
listLayerItem
- protected void addDefaultLayers()
public void addWmsLayer(String title, String name, String url)
addWmsLayer
in interface WmsDialogHandler
Copyright © 2014. All Rights Reserved.