Uses of Class
jfxtras.icalendarfx.properties.PropBaseDateTime
Packages that use PropBaseDateTime
Package
Description
-
Uses of PropBaseDateTime in jfxtras.icalendarfx.properties
Constructors in jfxtras.icalendarfx.properties with parameters of type PropBaseDateTime -
Uses of PropBaseDateTime in jfxtras.icalendarfx.properties.component.recurrence
Subclasses of PropBaseDateTime in jfxtras.icalendarfx.properties.component.recurrenceModifier and TypeClassDescriptionclass
EXDATE Exception Date-Times RFC 5545 iCalendar 3.8.5.1, page 117.class
Abstract class for Exceptions and Recurrencesclass
RDATE Recurrence Date-Times RFC 5545 iCalendar 3.8.5.2, page 120. -
Uses of PropBaseDateTime in jfxtras.icalendarfx.properties.component.relationship
Subclasses of PropBaseDateTime in jfxtras.icalendarfx.properties.component.relationshipModifier and TypeClassDescriptionclass
RECURRENCE-ID RFC 5545, 3.8.4.4, page 112 This property is used in conjunction with the "UID" and "SEQUENCE" properties to identify a specific instance of a recurring "VEVENT", "VTODO", or "VJOURNAL" calendar component. -
Uses of PropBaseDateTime in jfxtras.icalendarfx.properties.component.time
Subclasses of PropBaseDateTime in jfxtras.icalendarfx.properties.component.timeModifier and TypeClassDescriptionclass
DUE Date-Time Due (for local-date) RFC 5545, 3.8.2.3, page 96 This property defines the date and time that a to-do is expected to be completed.class
RFC 5545, 3.8.2.2.class
DTSTART Date-Time Start (for local date only) RFC 5545, 3.8.2.4, page 97 This property specifies when the calendar component begins.