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

All Superinterfaces:
EventHandler

public interface BackgroundClickHandler
extends EventHandler


Method Summary
 void onBackgroundClick(BackgroundClickEvent event)
          Callback fired when the mouse is clicked in a background-cell, ie, one without an event.
 

Method Detail

onBackgroundClick

void onBackgroundClick(BackgroundClickEvent event)
Callback fired when the mouse is clicked in a background-cell, ie, one without an event.

Parameters:
event - the event