|
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.CalendarEventInputAction
Abstract class for describing an input event such as: a key event, a mouse event or a mouse motion event.
| Constructor Summary | |
CalendarEventInputAction(CalendarComponent calendarComponent,
CalendarPartInfo calendarPartInfo)
Create a CalendarEventCalendarPartAction event. |
|
| Method Summary | |
CalendarPartInfo |
getRelatedCalendarPartInfo()
Get the CalendarPartInfo 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 CalendarEventInputAction(CalendarComponent calendarComponent,
CalendarPartInfo calendarPartInfo)
calendarComponent - The parent CalendarComponent object.calendarPartInfo - The calendarPartInfo related to the event.| Method Detail |
public CalendarPartInfo getRelatedCalendarPartInfo()
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||