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 StringVRepeatable.checkPotentialRecurrencesConsistency(List<? extends PropertyBaseRecurrence<?>> list, PropertyBaseRecurrence<?> testObj) Method parameters in jfxtras.icalendarfx.components with type arguments of type PropertyBaseRecurrenceModifier and TypeMethodDescriptionstatic StringVRepeatable.checkPotentialRecurrencesConsistency(List<? extends PropertyBaseRecurrence<?>> list, PropertyBaseRecurrence<?> testObj) default StringVRepeatable.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 TypeClassDescriptionclassEXDATE Exception Date-Times RFC 5545 iCalendar 3.8.5.1, page 117.classRDATE Recurrence Date-Times RFC 5545 iCalendar 3.8.5.2, page 120.Constructors in jfxtras.icalendarfx.properties.component.recurrence with parameters of type PropertyBaseRecurrence