Uses of Class
jfxtras.icalendarfx.VCalendar
Packages that use VCalendar
Package
Description
-
Uses of VCalendar in jfxtras.icalendarfx
Methods in jfxtras.icalendarfx that return VCalendarModifier and TypeMethodDescriptionstatic VCalendar
Parse unfolded content line iterator into calendar objectstatic VCalendar
Creates a new VCalendar calendar component by parsing a String of iCalendar content linesstatic VCalendar
Creates a new VCalendar from an ics filestatic VCalendar
VCalendar.parseICalendarFile
(Path icsFilePath) Creates a new VCalendar from an ics filestatic VCalendar
VCalendar.parseICalendarFile
(Path icsFilePath, boolean useResourceStatus) Creates a new VCalendar from an ics fileVCalendar.withCalendarScale
(String calendarScale) VCalendar.withCalendarScale
(CalendarScale calendarScale) VCalendar.withMethod
(String method) VCalendar.withMethod
(Method method) VCalendar.withMethod
(Method.MethodType method) VCalendar.withNonStandard
(String... nonStandardProps) Sets the value of theinvalid reference
#nonStandardProperty()
NonStandardProperty
objects.VCalendar.withNonStandard
(List<NonStandardProperty> nonStandardProps) Sets the value of theinvalid reference
#nonStandardProperty()
VCalendar.withNonStandard
(NonStandardProperty... nonStandardProps) Sets the value of theinvalid reference
#nonStandardProperty()
NonStandardProperty
objects.VCalendar.withProductIdentifier
(String productIdentifier) VCalendar.withProductIdentifier
(ProductIdentifier productIdentifier) VCalendar.withVersion()
VCalendar.withVersion
(String version) VCalendar.withVersion
(Version version) VCalendar.withVEvents
(String... vEvents) VCalendar.withVEvents
(List<VEvent> vEvents) VCalendar.withVEvents
(VEvent... vEvents) VCalendar.withVFreeBusies
(String... vFreeBusys) VCalendar.withVFreeBusies
(List<VFreeBusy> vFreeBusys) VCalendar.withVFreeBusies
(VFreeBusy... vFreeBusys) VCalendar.withVJournals
(String... vJournals) VCalendar.withVJournals
(List<VJournal> vJournals) VCalendar.withVJournals
(VJournal... vJournals) VCalendar.withVTimeZones
(String... vTimeZones) VCalendar.withVTimeZones
(List<VTimeZone> vTimeZones) VCalendar.withVTimeZones
(VTimeZone... vTimeZones) VCalendar.withVTodos
(String... vTodos) VCalendar.withVTodos
(List<VTodo> vTodos) VCalendar.withVTodos
(VTodo... vTodos) Methods in jfxtras.icalendarfx with parameters of type VCalendarModifier and TypeMethodDescriptionVCalendar.processITIPMessage
(VCalendar... iTIPMessages) Process the exchange of iCalendar object according to the iTIP methods identifies in RFC 5546 based on the methods ingetITIPFactory()
Method parameters in jfxtras.icalendarfx with type arguments of type VCalendarModifier and TypeMethodDescriptionVCalendar.processITIPMessage
(Collection<VCalendar> iTIPMessages) Process the exchange of iCalendar object according to the iTIP methods identifies in RFC 5546 based on the methods ingetITIPFactory()
Constructors in jfxtras.icalendarfx with parameters of type VCalendar -
Uses of VCalendar in jfxtras.icalendarfx.itip
Methods in jfxtras.icalendarfx.itip with parameters of type VCalendarModifier and TypeMethodDescription -
Uses of VCalendar in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup
Fields in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup with type parameters of type VCalendarMethods in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup that return types with arguments of type VCalendar -
Uses of VCalendar in jfxtras.scene.control.agenda.icalendar
Fields in jfxtras.scene.control.agenda.icalendar declared as VCalendarFields in jfxtras.scene.control.agenda.icalendar with type parameters of type VCalendarMethods in jfxtras.scene.control.agenda.icalendar that return VCalendarModifier and TypeMethodDescriptionICalendarAgenda.getVCalendar()
get the VCalendar object that is a model of the iCalendar RFC 5545 specificationMethods in jfxtras.scene.control.agenda.icalendar that return types with arguments of type VCalendarMethod parameters in jfxtras.scene.control.agenda.icalendar with type arguments of type VCalendarModifier and TypeMethodDescriptionvoid
ICalendarAgenda.setVCalendarUpdatedConsumer
(Consumer<VCalendar> calendarConsumer) Constructors in jfxtras.scene.control.agenda.icalendar with parameters of type VCalendar -
Uses of VCalendar in jfxtras.scene.control.agenda.icalendar.editors.deleters
Methods in jfxtras.scene.control.agenda.icalendar.editors.deleters that return VCalendarModifier and TypeMethodDescriptionstatic VCalendar
Deleter.emptyCanceliTIPMessage()
private VCalendar
DeleterDisplayable.setUpCancelMessage
(U vComponent) Methods in jfxtras.scene.control.agenda.icalendar.editors.deleters that return types with arguments of type VCalendar -
Uses of VCalendar in jfxtras.scene.control.agenda.icalendar.editors.revisors
Methods in jfxtras.scene.control.agenda.icalendar.editors.revisors that return VCalendarModifier and TypeMethodDescriptionstatic VCalendar
Reviser.emptyPublishiTIPMessage()
static VCalendar
Reviser.emptyRequestiTIPMessage()
Methods in jfxtras.scene.control.agenda.icalendar.editors.revisors that return types with arguments of type VCalendar