org.gcube.portlets.user.speciesdiscovery.client.filterresult
Class TypeFilter

java.lang.Object
  extended by org.gcube.portlets.user.speciesdiscovery.client.filterresult.TypeFilter
All Implemented Interfaces:
ResultFilterPanelInterface

public class TypeFilter
extends Object
implements ResultFilterPanelInterface

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

Field Summary
 
Fields inherited from interface org.gcube.portlets.user.speciesdiscovery.client.filterresult.ResultFilterPanelInterface
DEFAULTMARGIN, DEFAULTMARGINLEFT
 
Constructor Summary
TypeFilter()
           
 
Method Summary
 String getName()
           
 com.extjs.gxt.ui.client.widget.ContentPanel getPanel()
           
 void loadDataSource(HashMap<String,Integer> result)
           
 void setHeaderTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeFilter

public TypeFilter()
Method Detail

getPanel

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

getName

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

setHeaderTitle

public void setHeaderTitle()
Specified by:
setHeaderTitle in interface ResultFilterPanelInterface

loadDataSource

public void loadDataSource(HashMap<String,Integer> result)
Specified by:
loadDataSource in interface ResultFilterPanelInterface


Copyright © 2013. All Rights Reserved.