Uses of Interface
jfxtras.icalendarfx.components.VDescribable
Packages that use VDescribable
-
Uses of VDescribable in jfxtras.icalendarfx.components
Subinterfaces of VDescribable in jfxtras.icalendarfx.componentsModifier and TypeInterfaceDescriptioninterfaceFor single DESCRIPTION property Note: Not for VJournal - allows multiple descriptionsClasses in jfxtras.icalendarfx.components that implement VDescribableModifier and TypeClassDescriptionclassclassclassclassVDisplayable<T>VComponentwith the following propertiesATTACHCATEGORIESCLASSCONTACTCREATEDEXDATELAST-MODIFIEDRECURRENCE-IDRELATED-TORRULESEQUENCESTATUSSUMMARYclassVEVENT 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.classVJOURNAL 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.classVLocatable<T>classVTODO 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.