Class SimpleCalendar<PAYLOAD>

java.lang.Object
org.teamapps.ux.component.AbstractComponent
org.teamapps.ux.component.calendar.Calendar<SimpleCalendarEvent<PAYLOAD>>
org.teamapps.ux.component.calendar.SimpleCalendar<PAYLOAD>
All Implemented Interfaces:
ClientObject, Component

public class SimpleCalendar<PAYLOAD>
extends Calendar<SimpleCalendarEvent<PAYLOAD>>