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.vComponentFactoryMethods in jfxtras.scene.control.agenda.icalendar that return VComponentFactoryModifier and TypeMethodDescriptionICalendarAgenda.getVComponentFactory()Gets the value of theVComponentfactoryMethods in jfxtras.scene.control.agenda.icalendar with parameters of type VComponentFactoryModifier and TypeMethodDescriptionvoidICalendarAgenda.setVComponentFactory(VComponentFactory<Agenda.Appointment> vComponentFactory) Sets the value of theVComponentfactory -
Uses of VComponentFactory in jfxtras.scene.control.agenda.icalendar.factories
Subclasses of VComponentFactory in jfxtras.scene.control.agenda.icalendar.factoriesModifier and TypeClassDescriptionclassDefault factory to create aVDisplayablefromAgenda.Appointment