|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.googlecode.wicket.jquery.core.JQueryEvent
com.googlecode.wicket.jquery.ui.calendar.CalendarBehavior.DeltaEvent
protected abstract static class CalendarBehavior.DeltaEvent
A base event object that contains a delta time
| Constructor Summary | |
|---|---|
CalendarBehavior.DeltaEvent()
Constructor |
|
| Method Summary | |
|---|---|
long |
getDelta()
Gets the event's delta time in milliseconds |
int |
getEventId()
Gets the event's id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalendarBehavior.DeltaEvent()
| Method Detail |
|---|
public int getEventId()
public long getDelta()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||