Class SimpleCalendarModel<PAYLOAD>

java.lang.Object
org.teamapps.ux.component.calendar.AbstractCalendarModel<SimpleCalendarEvent<PAYLOAD>>
org.teamapps.ux.component.calendar.SimpleCalendarModel<PAYLOAD>
All Implemented Interfaces:
CalendarModel<SimpleCalendarEvent<PAYLOAD>>

public class SimpleCalendarModel<PAYLOAD>
extends AbstractCalendarModel<SimpleCalendarEvent<PAYLOAD>>