|
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.CalendarEventInterRowsSpacingChanged
Describes the event that the inter rows spacing is changed.
| Constructor Summary | |
CalendarEventInterRowsSpacingChanged(CalendarComponent calendarComponent,
int interRowsSpacing)
Create a CalendarEventInterRowsSpacingChanged event. |
|
| Method Summary | |
int |
getInterRowsSpacing()
Get the value for interRowsSpacing. |
| 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 CalendarEventInterRowsSpacingChanged(CalendarComponent calendarComponent,
int interRowsSpacing)
calendarComponent - The parent CalendarComponent object.interRowsSpacing - The value for interRowsSpacing.| Method Detail |
public int getInterRowsSpacing()
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||