Uses of Class
jfxtras.icalendarfx.itip.AbstractITIPFactory
Packages that use AbstractITIPFactory
-
Uses of AbstractITIPFactory in jfxtras.icalendarfx
Fields in jfxtras.icalendarfx declared as AbstractITIPFactoryMethods in jfxtras.icalendarfx that return AbstractITIPFactoryModifier and TypeMethodDescriptionVCalendar.getITIPFactory()
get AbstractITIPFactory to handle processing input VCalendar based onMethod
Methods in jfxtras.icalendarfx with parameters of type AbstractITIPFactoryModifier and TypeMethodDescriptionvoid
VCalendar.setMethodProcessFactory
(AbstractITIPFactory iTIPFactory) set AbstractITIPFactory to handle processing input VCalendar based onMethod
-
Uses of AbstractITIPFactory in jfxtras.icalendarfx.itip
Subclasses of AbstractITIPFactory in jfxtras.icalendarfx.itipModifier and TypeClassDescriptionclass
Default iTIP process method factory that supports one calendar user - just an organizer, no attendees.