|
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.CalendarEventLocaleChanged
Describes the event that the calendar locale is changed.
| Constructor Summary | |
CalendarEventLocaleChanged(CalendarComponent calendarComponent,
java.util.Locale locale)
Create a CalendarEventLocaleChanged event. |
|
| Method Summary | |
java.util.Locale |
getLocale()
Get the value for locale. |
| 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 CalendarEventLocaleChanged(CalendarComponent calendarComponent,
java.util.Locale locale)
calendarComponent - The parent CalendarComponent object.locale - The value for locale.| Method Detail |
public java.util.Locale getLocale()
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||