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

All Superinterfaces:
EventHandler

public interface EventRemovedHandler
extends EventHandler


Method Summary
 void onEventRemoved(CalendarEventRemoved event)
           
 

Method Detail

onEventRemoved

void onEventRemoved(CalendarEventRemoved event)