Uses of Class
jfxtras.icalendarfx.properties.component.recurrence.PropertyBaseRecurrence
Packages that use PropertyBaseRecurrence
Package
Description
-
Uses of PropertyBaseRecurrence in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components with parameters of type PropertyBaseRecurrenceModifier and TypeMethodDescriptionstatic String
VRepeatable.checkPotentialRecurrencesConsistency
(List<? extends PropertyBaseRecurrence<?>> list, PropertyBaseRecurrence<?> testObj) Method parameters in jfxtras.icalendarfx.components with type arguments of type PropertyBaseRecurrenceModifier and TypeMethodDescriptionstatic String
VRepeatable.checkPotentialRecurrencesConsistency
(List<? extends PropertyBaseRecurrence<?>> list, PropertyBaseRecurrence<?> testObj) default String
VRepeatable.checkRecurrencesConsistency
(List<? extends PropertyBaseRecurrence<?>> list) Determines if recurrence objects are valid.VRepeatableBase.errorsRecurrence
(List<? extends PropertyBaseRecurrence<?>> recurrenceDates, DateTimeStart dtstart) -
Uses of PropertyBaseRecurrence in jfxtras.icalendarfx.properties.component.recurrence
Modifier and TypeClassDescriptionclass
EXDATE Exception Date-Times RFC 5545 iCalendar 3.8.5.1, page 117.class
RDATE Recurrence Date-Times RFC 5545 iCalendar 3.8.5.2, page 120.Constructors in jfxtras.icalendarfx.properties.component.recurrence with parameters of type PropertyBaseRecurrence