org.gcube.portlets.user.speciesdiscovery.client.advancedsearch
Class BoundsFilter

java.lang.Object
  extended by org.gcube.portlets.user.speciesdiscovery.client.advancedsearch.ColumnContainer
      extended by org.gcube.portlets.user.speciesdiscovery.client.advancedsearch.BoundsFilter
All Implemented Interfaces:
AdvancedSearchPanelInterface

public class BoundsFilter
extends ColumnContainer
implements AdvancedSearchPanelInterface

Author:
Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it

Field Summary
 
Fields inherited from class org.gcube.portlets.user.speciesdiscovery.client.advancedsearch.ColumnContainer
columnContainer, left, right
 
Constructor Summary
BoundsFilter()
           
 
Method Summary
 void addAvailablePlugInfo(DataSourceModel plugin, SpeciesCapability capability)
           
 ArrayList<DataSourceModel> getAvailablePlugIn()
           
 com.extjs.gxt.ui.client.widget.form.NumberField getLowerBoundLatitudeField()
           
 com.extjs.gxt.ui.client.widget.form.NumberField getLowerBoundLongitudeField()
           
 String getName()
           
 com.extjs.gxt.ui.client.widget.ContentPanel getPanel()
           
 com.extjs.gxt.ui.client.widget.form.NumberField getUpperBoundLatitudeField()
           
 com.extjs.gxt.ui.client.widget.form.NumberField getUpperBoundLongitudeField()
           
 void resetAdvancedFields()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoundsFilter

public BoundsFilter()
Method Detail

getPanel

public com.extjs.gxt.ui.client.widget.ContentPanel getPanel()
Specified by:
getPanel in interface AdvancedSearchPanelInterface

getName

public String getName()
Specified by:
getName in interface AdvancedSearchPanelInterface

resetAdvancedFields

public void resetAdvancedFields()
Specified by:
resetAdvancedFields in interface AdvancedSearchPanelInterface

getUpperBoundLatitudeField

public com.extjs.gxt.ui.client.widget.form.NumberField getUpperBoundLatitudeField()

getUpperBoundLongitudeField

public com.extjs.gxt.ui.client.widget.form.NumberField getUpperBoundLongitudeField()

getLowerBoundLatitudeField

public com.extjs.gxt.ui.client.widget.form.NumberField getLowerBoundLatitudeField()

getLowerBoundLongitudeField

public com.extjs.gxt.ui.client.widget.form.NumberField getLowerBoundLongitudeField()

addAvailablePlugInfo

public void addAvailablePlugInfo(DataSourceModel plugin,
                                 SpeciesCapability capability)

getAvailablePlugIn

public ArrayList<DataSourceModel> getAvailablePlugIn()
Specified by:
getAvailablePlugIn in interface AdvancedSearchPanelInterface


Copyright © 2013. All Rights Reserved.