org.gcube.application.aquamaps.aquamapsspeciesview.client.species
Interface SpeciesView

All Superinterfaces:
Reloadable
All Known Implementing Classes:
DescriptiveSpeciesGrid, SpeciesGrid, SpeciesThumbsView

public interface SpeciesView
extends Reloadable


Method Summary
 void bindToSelection(com.extjs.gxt.ui.client.widget.button.Button toBind)
           
 List<com.extjs.gxt.ui.client.data.ModelData> getSelection()
           
 
Methods inherited from interface org.gcube.application.aquamaps.aquamapsspeciesview.client.Reloadable
reload
 

Method Detail

bindToSelection

void bindToSelection(com.extjs.gxt.ui.client.widget.button.Button toBind)

getSelection

List<com.extjs.gxt.ui.client.data.ModelData> getSelection()


Copyright © 2014. All Rights Reserved.