|
Java Calendar Component v3.1 www.java-calendar.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.CalendarEventStatusPanelVisibleValueChanged
Describes the event that the calendar selection model is changed.
Constructor Summary | |
CalendarEventStatusPanelVisibleValueChanged(CalendarComponent calendarComponent,
boolean statusPanelVisible)
Create a CalendarEventStatusPanelVisibleValueChanged event. |
Method Summary | |
boolean |
getStatusPanelVisible()
Get the visible value of status panel. |
Methods inherited from class com.imagine.component.calendar.events.CalendarEvent |
getCalendarComponent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CalendarEventStatusPanelVisibleValueChanged(CalendarComponent calendarComponent, boolean statusPanelVisible)
calendarComponent
- The parent CalendarComponent object.statusPanelVisible
- The new value for the visible value of status panel.Method Detail |
public boolean getStatusPanelVisible()
|
Java Calendar Component v3.1 www.java-calendar.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |