com.smartgwt.client.widgets.cube.events
Interface SortByFacetValuesHandler

All Superinterfaces:
EventHandler

public interface SortByFacetValuesHandler
extends EventHandler


Method Summary
 void onSortByFacetValues(SortByFacetValuesEvent event)
          Called when a sort control is clicked on a FacetValueHeader.
 

Method Detail

onSortByFacetValues

void onSortByFacetValues(SortByFacetValuesEvent event)
Called when a sort control is clicked on a FacetValueHeader. Does nothing by default.

Parameters:
event - the event