Module jfxtras.icalendarfx
Package jfxtras.icalendarfx.components
package jfxtras.icalendarfx.components
-
ClassDescriptionDAYLIGHT
Describes Daylight Saving Time
RFC 5545, 3.6.5, page 65StandardOrDaylight<T extends StandardOrDaylight<T>>Superclass ofDaylightSavingTime
andStandardTime
that contains the following properties:TZNAME
TZOFFSETFROM
TZOFFSETTO
STANDARD
Describes Standard Time
RFC 5545, 3.6.5, page 65VAttendee<T>Interface forAttendee
propertyVCommon<T>VComponent
with the following propertiesX-PROP
RFC 5545, 3.6.Base class implementation of aVComponent
Enumerated type containing all theVComponent
elements that can be in aVCalendar
VDateTimeEnd<T>Interface forDateTimeEnd
propertyVDescribable<T>For single DESCRIPTION property Note: Not for VJournal - allows multiple descriptionsVDisplayable<T>VComponent
with the following propertiesATTACH
CATEGORIES
CLASS
CONTACT
CREATED
EXDATE
LAST-MODIFIED
RECURRENCE-ID
RELATED-TO
RRULE
SEQUENCE
STATUS
SUMMARY
VDuration<T>Interface forDurationProp
propertyVEVENT Event Component RFC 5545, 3.6.1, page 52 Description: A "VEVENT" calendar component is a grouping of component properties, possibly including "VALARM" calendar components, that represents a scheduled amount of time on a calendar.VFREEBUSY Free/Busy Component RFC 5545 iCalendar 3.6.4.VJOURNAL Journal Component RFC 5545, 3.6.3, page 57 A "VJOURNAL" calendar component is a grouping of component properties that represent one or more descriptive text notes associated with a particular calendar date.VLocatable<T>VPersonal<T>Components with the following properties: ATTENDEE, DTSTAMP, ORGANIZER, REQUEST-STATUS, UID, URLVPrimary<T>Components with the following properties: COMMENT, DTSTARTVRepeatable<T>Contains following properties:Merge two sorted iteratorsContains following properties:VTIMEZONE Time Zone Component RFC 5545 iCalendar 3.6.5.VTODO To-Do Component RFC 5545, 3.6.2, page 55 A "VTODO" calendar component is a grouping of component properties and possibly "VALARM" calendar components that represent an action-item or assignment.