Uses of Class
jfxtras.icalendarfx.parameters.CalendarUser
Packages that use CalendarUser
Package
Description
-
Uses of CalendarUser in jfxtras.icalendarfx.parameters
Subclasses with type arguments of type CalendarUser in jfxtras.icalendarfx.parametersMethods in jfxtras.icalendarfx.parameters that return CalendarUserConstructors in jfxtras.icalendarfx.parameters with parameters of type CalendarUser -
Uses of CalendarUser in jfxtras.icalendarfx.properties
Methods in jfxtras.icalendarfx.properties that return CalendarUserModifier and TypeMethodDescriptionPropAttendee.getCalendarUser()CUTYPE Calendar User Type RFC 5545, 3.2.3, page 16 To identify the type of calendar user specified by the property.Methods in jfxtras.icalendarfx.properties with parameters of type CalendarUser -
Uses of CalendarUser in jfxtras.icalendarfx.properties.component.relationship
Fields in jfxtras.icalendarfx.properties.component.relationship declared as CalendarUserMethods in jfxtras.icalendarfx.properties.component.relationship that return CalendarUserModifier and TypeMethodDescriptionPropertyBaseAttendee.getCalendarUser()CUTYPE Calendar User Type RFC 5545, 3.2.3, page 16 To identify the type of calendar user specified by the property.Methods in jfxtras.icalendarfx.properties.component.relationship with parameters of type CalendarUserModifier and TypeMethodDescriptionvoidPropertyBaseAttendee.setCalendarUser(CalendarUser calendarUser) PropertyBaseAttendee.withCalendarUser(CalendarUser calendarUser)