|
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.CalendarEventHoverEffectStatusChanged
Describes the event that the hover effect status is changed.
| Constructor Summary | |
CalendarEventHoverEffectStatusChanged(CalendarComponent calendarComponent,
boolean hoverEffectStatus)
Create a CalendarEventGridVisibleStatusChanged event. |
|
| Method Summary | |
boolean |
getHoverEffectStatus()
Get the value for hoverEffectStatus. |
| 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 CalendarEventHoverEffectStatusChanged(CalendarComponent calendarComponent,
boolean hoverEffectStatus)
calendarComponent - The parent CalendarComponent object.hoverEffectStatus - The value for hoverEffectStatus.| Method Detail |
public boolean getHoverEffectStatus()
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||