com.smartgwt.client.widgets.form.events
Interface FilterChangedHandler

All Superinterfaces:
EventHandler

public interface FilterChangedHandler
extends EventHandler


Method Summary
 void onFilterChanged(FilterChangedEvent event)
          Handler fired when there is a change() event fired on any FormItem within the filterBuilder.
 

Method Detail

onFilterChanged

void onFilterChanged(FilterChangedEvent event)
Handler fired when there is a change() event fired on any FormItem within the filterBuilder.

Parameters:
event - the event