|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BackgroundMouseDownHandler
| Method Summary | |
|---|---|
void |
onBackgroundMouseDown(BackgroundMouseDownEvent event)
Callback fired when the mouse button is depressed over a background-cell, ie, one without an event. |
| Method Detail |
|---|
void onBackgroundMouseDown(BackgroundMouseDownEvent event)
BackgroundMouseDownEvent.cancel() from within onBackgroundMouseDown(com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent) to
cancel the default behavior of allowing sweep selection via dragging.
event - the event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||