|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.imagine.component.calendar.events.CalendarEvent
com.imagine.component.calendar.events.CalendarEventWeekCellSelectedByMouse
Describes the event that a week cell was selected by mouse.
| Constructor Summary | |
CalendarEventWeekCellSelectedByMouse(CalendarComponent calendarComponent,
int weekOfYear)
Create a CalendarEventWeekSelectedByMouse event. |
|
| Method Summary | |
int |
getWeekOfYear()
Returns the weekOfYear associated. |
| Methods inherited from class com.imagine.component.calendar.events.CalendarEvent |
consume, getCalendarComponent, isConsumed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CalendarEventWeekCellSelectedByMouse(CalendarComponent calendarComponent,
int weekOfYear)
calendarComponent - The parent CalendarComponent object.weekOfYear - The week of year.| Method Detail |
public int getWeekOfYear()
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||