|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DayHeaderClickHandler
| Method Summary | |
|---|---|
void |
onDayHeaderClick(DayHeaderClickEvent event)
Called when the header area of a day in the month view is clicked on. |
| Method Detail |
|---|
void onDayHeaderClick(DayHeaderClickEvent event)
By default, moves to the day tab and shows the
clicked days events. Call DayHeaderClickEvent.cancel() from within onDayHeaderClick(com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent) to cancel this action.
Not called if the day falls outside the current month and
showOtherDays is false.
event - the event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||