|
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
This class will be extended by all the calendar events.
| Constructor Summary | |
CalendarEvent(CalendarComponent calendarComponent)
Create a CalendarEvent event. |
|
| Method Summary | |
void |
consume()
Consume the event. |
CalendarComponent |
getCalendarComponent()
Get the parent CalendarComponent. |
boolean |
isConsumed()
Returns true if the event is consumed, false otherwise. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CalendarEvent(CalendarComponent calendarComponent)
calendarComponent - The parent CalendarComponent object.| Method Detail |
public CalendarComponent getCalendarComponent()
public boolean isConsumed()
public void consume()
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||