|
|||||||||
| 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.SelectEvent
protected static class CalendarBehavior.SelectEvent
An event object that will be broadcasted when the user select a cell range
| Constructor Summary | |
|---|---|
CalendarBehavior.SelectEvent()
|
|
| Method Summary | |
|---|---|
Date |
getEnd()
Gets the end date |
Date |
getStart()
Gets the event start date |
CalendarView |
getView()
Gets the current CalendarView |
boolean |
isAllDay()
Indicated whether this event is an 'all-day' event |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalendarBehavior.SelectEvent()
| Method Detail |
|---|
public Date getStart()
public Date getEnd()
public boolean isAllDay()
public CalendarView getView()
CalendarView
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||