com.smartgwt.client.widgets.calendar.events
Interface DateChangedHandler

All Superinterfaces:
EventHandler

public interface DateChangedHandler
extends EventHandler


Method Summary
 void onDateChanged(DateChangedEvent event)
          Fires whenever the user changes the current date, including picking a specific date or navigating to a new week or month.
 

Method Detail

onDateChanged

void onDateChanged(DateChangedEvent event)
Fires whenever the user changes the current date, including picking a specific date or navigating to a new week or month.

Parameters:
event - the event