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

All Superinterfaces:
EventHandler

public interface EventAddedHandler
extends EventHandler


Method Summary
 void onEventAdded(CalendarEventAdded event)
           
 

Method Detail

onEventAdded

void onEventAdded(CalendarEventAdded event)