Uses of Class
jfxtras.icalendarfx.parameters.Delegatees
Packages that use Delegatees
Package
Description
-
Uses of Delegatees in jfxtras.icalendarfx.parameters
Methods in jfxtras.icalendarfx.parameters that return DelegateesConstructors in jfxtras.icalendarfx.parameters with parameters of type Delegatees -
Uses of Delegatees in jfxtras.icalendarfx.properties
Methods in jfxtras.icalendarfx.properties that return DelegateesModifier and TypeMethodDescriptionPropAttendee.getDelegatees()
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.Methods in jfxtras.icalendarfx.properties with parameters of type Delegatees -
Uses of Delegatees in jfxtras.icalendarfx.properties.component.relationship
Fields in jfxtras.icalendarfx.properties.component.relationship declared as DelegateesMethods in jfxtras.icalendarfx.properties.component.relationship that return DelegateesModifier and TypeMethodDescriptionPropertyBaseAttendee.getDelegatees()
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.Methods in jfxtras.icalendarfx.properties.component.relationship with parameters of type DelegateesModifier and TypeMethodDescriptionvoid
PropertyBaseAttendee.setDelegatees
(Delegatees delegatees) PropertyBaseAttendee.withDelegatees
(Delegatees delegatees)