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

All Superinterfaces:
EventHandler

public interface FixedFacetValueChangedHandler
extends EventHandler


Method Summary
 void onFixedFacetValueChanged(FixedFacetValueChangedEvent event)
          Notification fired when a fixed facet value is set for some facet.
 

Method Detail

onFixedFacetValueChanged

void onFixedFacetValueChanged(FixedFacetValueChangedEvent event)
Notification fired when a fixed facet value is set for some facet.

Parameters:
event - the event