|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseCalendarView | |
|---|---|
| org.wicketstuff.calendarviews | |
| Uses of BaseCalendarView in org.wicketstuff.calendarviews |
|---|
| Subclasses of BaseCalendarView in org.wicketstuff.calendarviews | |
|---|---|
class |
FullWeekCalendarView
Calendar views that intend to show full weeks (Sunday-Saturday) can subclass this. |
class |
LargeView
This is a larger view of a calendar, typically used for multiple weeks or entire months. |
| Methods in org.wicketstuff.calendarviews with parameters of type BaseCalendarView | |
|---|---|
void |
IRenderStrategy.mapEvent(java.util.Map<org.joda.time.DateMidnight,java.util.List<IEvent>> map,
IEvent event,
BaseCalendarView calendar)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||