Uses of Package
org.wicketstuff.calendarviews.model

Packages that use org.wicketstuff.calendarviews.model
org.wicketstuff.calendarviews   
org.wicketstuff.calendarviews.modal   
org.wicketstuff.calendarviews.model   
org.wicketstuff.calendarviews.util   
 

Classes in org.wicketstuff.calendarviews.model used by org.wicketstuff.calendarviews
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.
TimePeriod
           
 

Classes in org.wicketstuff.calendarviews.model used by org.wicketstuff.calendarviews.modal
IEvent
          The main model-object interface for using CalendarViews - this is what maps your model to the CalendarViews model.
 

Classes in org.wicketstuff.calendarviews.model used by org.wicketstuff.calendarviews.model
BasicEvent
          This is just a simple IEvent implementation, mostly used for testing.
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.
 

Classes in org.wicketstuff.calendarviews.model used by org.wicketstuff.calendarviews.util
IEvent
          The main model-object interface for using CalendarViews - this is what maps your model to the CalendarViews model.
 



Copyright © 2010. All Rights Reserved.