Uses of Class
jfxtras.icalendarfx.parameters.VParameterBase
Packages that use VParameterBase
-
Uses of VParameterBase in jfxtras.icalendarfx.parameters
Subclasses of VParameterBase in jfxtras.icalendarfx.parametersModifier and TypeClassDescriptionclass
3.2.14.class
3.2.1.class
3.2.3.class
CN Common Name RFC 5545, 3.2.2, page 15 To specify the common name to be associated with the calendar user specified by the property.class
DELEGATED-TO Delegatees RFC 5545, 3.2.5, page 17 To specify the calendar users to whom the calendar user specified by the property has delegated participation.class
DELEGATED-FROM Delegators RFC 5545, 3.2.4, page 17 To specify the calendar users that have delegated their participation to the calendar user specified by the property.class
DIR Directory Entry Reference RFC 5545, 3.2.6, page 18 To specify reference to a directory entry associated with the calendar user specified by the property.class
ENCODING Inline Encoding RFC 5545, 3.2.7, page 18 To specify an alternate inline encoding for the property value.class
Format Type FMTYPE RFC 5545 iCalendar 3.2.8 page 19 To specify the content type of a referenced object.class
FBTYPE Free/Busy Time Type RFC 5545, 3.2.9, page 20 To specify the free or busy time type.class
MEMBER Group or List Membership RFC 5545, 3.2.11, page 21 To specify the group or list membership of the calendar user specified by the property.class
LANGUAGE Language RFC 5545, 3.2.10, page 21 To specify the language for text values in a property or property parameter.class
A non-standard, experimental parameter.class
class
ROLE Participation Role RFC 5545, 3.2.16, page 25 To specify the language for text values in a property or property parameter.class
PARTSTAT Participation Status RFC 5545, 3.2.12, page 22 To specify the language for text values in a property or property parameter.class
RANGE Recurrence Identifier Range RFC 5545, 3.2.13, page 23 To specify the effective range of recurrence instances from the instance specified by the recurrence identifier specified by the property.class
RELTYPE Relationship Type RFC 5545, 3.2.15, page 25 To specify the type of hierarchical relationship associated with the calendar component specified by the property.class
RSVP RSVP Expectation RFC 5545, 3.2.17, page 26 To specify whether there is an expectation of a favor of a reply from the calendar user specified by the property value.class
SENT-BY Sent By RFC 5545, 3.2.18, page 27 To specify the calendar user that is acting on behalf of the calendar user specified by the property.class
TZID Time Zone Identifier RFC 5545, 3.2.19, page 27 To specify the identifier for the time zone definition for a time component in the property value.class
VALUE Value Date Types RFC 5545 iCalendar 3.2.10 page 29 To explicitly specify the value type format for a property value.Constructors in jfxtras.icalendarfx.parameters with parameters of type VParameterBaseModifierConstructorDescription(package private)
VParameterBase
(VParameterBase<U, T> source, StringConverter<T> stringConverter)