org.gcube.portlets.user.speciesdiscovery.client.advancedsearch
Class DataSourceFilter
java.lang.Object
org.gcube.portlets.user.speciesdiscovery.client.advancedsearch.DataSourceFilter
- All Implemented Interfaces:
- AdvancedSearchPanelInterface
public class DataSourceFilter
- extends Object
- implements AdvancedSearchPanelInterface
- Author:
- Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSourceFilter
public DataSourceFilter()
resetAdvancedFields
public void resetAdvancedFields()
- Specified by:
resetAdvancedFields
in interface AdvancedSearchPanelInterface
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
getCheckedGroupList
public List<DataSourceModel> getCheckedGroupList()
loadDataSource
public void loadDataSource(List<DataSourceModel> result)
enableCheckByCapability
public void enableCheckByCapability(SpeciesCapability capability)
setValueAllCheck
public void setValueAllCheck(boolean checkValue,
com.extjs.gxt.ui.client.widget.form.CheckBoxGroup checksGroup)
setEnableAllCheck
public void setEnableAllCheck(boolean checkValue,
com.extjs.gxt.ui.client.widget.form.CheckBoxGroup checksGroup)
getAvailablePlugIn
public ArrayList<DataSourceModel> getAvailablePlugIn()
- Specified by:
getAvailablePlugIn
in interface AdvancedSearchPanelInterface
getHashMapDataSourceClassification
public HashMap<String,DataSourceModel> getHashMapDataSourceClassification()
getHashMapDataSourceOccurrences
public HashMap<String,DataSourceModel> getHashMapDataSourceOccurrences()
Copyright © 2013. All Rights Reserved.