org.gcube.portlets.user.geoexplorerportlet.client
Class GeoExplorerPortlet

java.lang.Object
  extended by org.gcube.portlets.user.geoexplorerportlet.client.GeoExplorerPortlet
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint, WmsDialogHandler

public class GeoExplorerPortlet
extends Object
implements com.google.gwt.core.client.EntryPoint, WmsDialogHandler


Field Summary
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 Summary
GeoExplorerPortlet()
           
 
Method Summary
protected  void addDefaultGroup()
           
protected  void addTrueMarble()
           
 void addWmsLayer(String title, String name, String url)
           
 void onModuleLoad()
           
protected  void showOpenWmsDialog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GEO_EXPLORER_CONTENT

protected static final String GEO_EXPLORER_CONTENT
See Also:
Constant Field Values

resources

public static Resources resources

defaultGroup

public static String defaultGroup

defaultWorkspace

public static final String defaultWorkspace
See Also:
Constant Field Values

mainPanel

protected com.extjs.gxt.ui.client.widget.VerticalPanel mainPanel
Constructor Detail

GeoExplorerPortlet

public GeoExplorerPortlet()
Method Detail

onModuleLoad

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

showOpenWmsDialog

protected void showOpenWmsDialog()

addTrueMarble

protected void addTrueMarble()

addDefaultGroup

protected void addDefaultGroup()

addWmsLayer

public void addWmsLayer(String title,
                        String name,
                        String url)
Specified by:
addWmsLayer in interface WmsDialogHandler


Copyright © 2013. All Rights Reserved.