Uses of Interface
org.gcube.portlets.user.speciesdiscovery.client.util.GridField

Packages that use GridField
org.gcube.portlets.user.speciesdiscovery.client.job.occurrence   
org.gcube.portlets.user.speciesdiscovery.client.job.taxonomy   
org.gcube.portlets.user.speciesdiscovery.client.rpc   
org.gcube.portlets.user.speciesdiscovery.client.util   
org.gcube.portlets.user.speciesdiscovery.server   
org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation   
 

Uses of GridField in org.gcube.portlets.user.speciesdiscovery.client.job.occurrence
 

Classes in org.gcube.portlets.user.speciesdiscovery.client.job.occurrence that implement GridField
 class OccurrenceJobInfoFields
           
 

Uses of GridField in org.gcube.portlets.user.speciesdiscovery.client.job.taxonomy
 

Classes in org.gcube.portlets.user.speciesdiscovery.client.job.taxonomy that implement GridField
 class TaxonomyJobInfoFields
           
 

Uses of GridField in org.gcube.portlets.user.speciesdiscovery.client.rpc
 

Methods in org.gcube.portlets.user.speciesdiscovery.client.rpc with parameters of type GridField
 HashMap<String,Integer> TaxonomySearchService.getFilterCounterById(GridField field)
           
 void TaxonomySearchServiceAsync.getFilterCounterById(GridField field, com.google.gwt.user.client.rpc.AsyncCallback<HashMap<String,Integer>> callback)
           
 

Uses of GridField in org.gcube.portlets.user.speciesdiscovery.client.util
 

Classes in org.gcube.portlets.user.speciesdiscovery.client.util that implement GridField
 class OccurencesGridFields
           
 class SpeciesDetailsFields
           
 class SpeciesFilterFields
           
 class SpeciesGridFields
           
 class TaxonomyGridField
           
 

Methods in org.gcube.portlets.user.speciesdiscovery.client.util with parameters of type GridField
static com.extjs.gxt.ui.client.widget.grid.ColumnConfig Util.createColumnConfig(GridField field, int width)
           
 

Uses of GridField in org.gcube.portlets.user.speciesdiscovery.server
 

Methods in org.gcube.portlets.user.speciesdiscovery.server with parameters of type GridField
 HashMap<String,Integer> TaxonomySearchServiceImpl.getFilterCounterById(GridField field)
          
 

Uses of GridField in org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation
 

Classes in org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation with type parameters of type GridField
 class FieldAggregator<F extends GridField,T>
           
 class FieldKeyProvider<F extends GridField,T>
           
 

Fields in org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation declared as GridField
protected  F FieldKeyProvider.field
           
 

Methods in org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation with type parameters of type GridField
static
<F extends GridField>
String
FieldAggregator.getFieldAggregatorName(F field)
           
 



Copyright © 2013. All Rights Reserved.