Package org.wicketstuff.calendarviews.model

Interface Summary
ICategorizedEvent If your events fall into multiple categories, you can return implementations of this anywhere you would normally return IEvent's (i.e.
IEvent The main model-object interface for using CalendarViews - this is what maps your model to the CalendarViews model.
IEventProvider The main data-locator interface between your service or data access layer and CalendarViews.
 

Class Summary
BasicCategorizedEvent This is just an extension of BasicEvent that adds the specified CSS class to events.
BasicEvent This is just a simple IEvent implementation, mostly used for testing.
TimePeriod  
 



Copyright © 2010. All Rights Reserved.