|
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.CalendarEventStatusPanelTodayLabelChanged
Describes the event that the calendar status panel today label is changed.
| Constructor Summary | |
CalendarEventStatusPanelTodayLabelChanged(CalendarComponent calendarComponent,
java.lang.String todayLabel)
Create a CalendarEventStatusPanelTodayLabelChanged event. |
|
| Method Summary | |
java.lang.String |
getTodayLabel()
Get the value for today label. |
| 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 CalendarEventStatusPanelTodayLabelChanged(CalendarComponent calendarComponent,
java.lang.String todayLabel)
calendarComponent - The parent CalendarComponent object.todayLabel - The value for today label.| Method Detail |
public java.lang.String getTodayLabel()
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||