Uses of Class
jfxtras.icalendarfx.parameters.Delegators
Packages that use Delegators
Package
Description
-
Uses of Delegators in jfxtras.icalendarfx.parameters
Methods in jfxtras.icalendarfx.parameters that return DelegatorsConstructors in jfxtras.icalendarfx.parameters with parameters of type Delegators -
Uses of Delegators in jfxtras.icalendarfx.properties
Methods in jfxtras.icalendarfx.properties that return DelegatorsModifier and TypeMethodDescriptionPropAttendee.getDelegators()
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.Methods in jfxtras.icalendarfx.properties with parameters of type Delegators -
Uses of Delegators in jfxtras.icalendarfx.properties.component.relationship
Fields in jfxtras.icalendarfx.properties.component.relationship declared as DelegatorsMethods in jfxtras.icalendarfx.properties.component.relationship that return DelegatorsModifier and TypeMethodDescriptionPropertyBaseAttendee.getDelegators()
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.Methods in jfxtras.icalendarfx.properties.component.relationship with parameters of type DelegatorsModifier and TypeMethodDescriptionvoid
PropertyBaseAttendee.setDelegators
(Delegators delegators) PropertyBaseAttendee.withDelegators
(Delegators delegators)