Module jfxtras.icalendaragenda
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-
Property Summary
Properties inherited from class jfxtras.scene.control.agenda.icalendar.factories.RecurrenceFactory
endRange, startRange -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDefaultRecurrenceFactory(Collection<Agenda.AppointmentGroup> appointmentGroups) -
Method Summary
Modifier and TypeMethodDescription(package private) Agenda.AppointmentmakeRecurrence(VDisplayable<?> vComponent, Temporal startTemporal) MakeAgenda.AppointmentImplTemporalfromVDisplayableMethods inherited from class jfxtras.scene.control.agenda.icalendar.factories.RecurrenceFactory
endRangeProperty, getEndRange, getStartRange, makeRecurrences, setEndRange, setStartRange, startRangeProperty
-
Field Details
-
appointmentGroups
-
-
Constructor Details
-
DefaultRecurrenceFactory
-
-
Method Details
-
makeRecurrence
MakeAgenda.AppointmentImplTemporalfromVDisplayable- Specified by:
makeRecurrencein classRecurrenceFactory<Agenda.Appointment>
-