Class DefaultRecurrenceFactory
java.lang.Object
jfxtras.scene.control.agenda.icalendar.factories.RecurrenceFactory<Agenda.Appointment>
jfxtras.scene.control.agenda.icalendar.factories.DefaultRecurrenceFactory
Default factory to create
Agenda.AppointmentImplTemporal for Agenda- Author:
- David Bal
-
Property Summary
Properties inherited from class RecurrenceFactory
endRange, startRange -
Constructor Summary
ConstructorsConstructorDescriptionDefaultRecurrenceFactory(Collection<Agenda.AppointmentGroup> appointmentGroups) -
Method Summary
Methods inherited from class RecurrenceFactory
endRangeProperty, getEndRange, getStartRange, makeRecurrences, setEndRange, setStartRange, startRangeProperty
-
Constructor Details
-
DefaultRecurrenceFactory
-