Uses of Class
jfxtras.scene.control.agenda.icalendar.factories.VComponentFactory
Packages that use VComponentFactory
Package
Description
-
Uses of VComponentFactory in jfxtras.scene.control.agenda.icalendar
Fields in jfxtras.scene.control.agenda.icalendar declared as VComponentFactoryModifier and TypeFieldDescriptionprivate VComponentFactory
<Agenda.Appointment> ICalendarAgenda.vComponentFactory
Methods in jfxtras.scene.control.agenda.icalendar that return VComponentFactoryModifier and TypeMethodDescriptionICalendarAgenda.getVComponentFactory()
Gets the value of theVComponent
factoryMethods in jfxtras.scene.control.agenda.icalendar with parameters of type VComponentFactoryModifier and TypeMethodDescriptionvoid
ICalendarAgenda.setVComponentFactory
(VComponentFactory<Agenda.Appointment> vComponentFactory) Sets the value of theVComponent
factory -
Uses of VComponentFactory in jfxtras.scene.control.agenda.icalendar.factories
Subclasses of VComponentFactory in jfxtras.scene.control.agenda.icalendar.factoriesModifier and TypeClassDescriptionclass
Default factory to create aVDisplayable
fromAgenda.Appointment