|
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.CalendarEventSkinStyleChanged
Describes the event that the calendar skin style has changed.
| Constructor Summary | |
CalendarEventSkinStyleChanged(CalendarComponent calendarComponent,
CalendarSkinStyle calendarSkinStyle)
Create a CalendarEventSkinStyleChanged event. |
|
| Method Summary | |
CalendarSkinStyle |
getCalendarSkinStyle()
Returns the new value for the skin style. |
| 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 CalendarEventSkinStyleChanged(CalendarComponent calendarComponent,
CalendarSkinStyle calendarSkinStyle)
calendarComponent - The parent CalendarComponent object.| Method Detail |
public CalendarSkinStyle getCalendarSkinStyle()
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||