Uses of Class
jfxtras.icalendarfx.VCalendar
Packages that use VCalendar
Package
Description
-
Uses of VCalendar in jfxtras.icalendarfx
Subclasses with type arguments of type VCalendar in jfxtras.icalendarfxModifier and TypeClassDescriptionclassiCalendar Object RFC 5545, 3.4, page 50 Parent calendar object represents a collection of calendaring and scheduling informationMethods in jfxtras.icalendarfx that return VCalendarModifier and TypeMethodDescriptionstatic VCalendar/ List<Callablestatic VCalendarCreates a new VCalendar calendar component by parsing a String of iCalendar content linesstatic VCalendarCreates a new VCalendar from an ics filestatic VCalendarVCalendar.parseICalendarFile(Path icsFilePath) Creates a new VCalendar from an ics filestatic VCalendarVCalendar.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 theby parsing a vararg of iCalendar content text representing individualinvalid reference
#nonStandardProperty()NonStandardPropertyobjects.VCalendar.withNonStandard(List<NonStandardProperty> nonStandardProps) Sets the value of theinvalid reference
#nonStandardProperty()VCalendar.withNonStandard(NonStandardProperty... nonStandardProps) Sets the value of thefrom a vararg ofinvalid reference
#nonStandardProperty()NonStandardPropertyobjects.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 inVCalendar.getITIPFactory()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 inVCalendar.getITIPFactory()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 TypeMethodDescriptionvoidICalendarAgenda.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 VCalendarDeleter.emptyCanceliTIPMessage()private VCalendarDeleterDisplayable.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 VCalendarReviser.emptyPublishiTIPMessage()static VCalendarReviser.emptyRequestiTIPMessage()Methods in jfxtras.scene.control.agenda.icalendar.editors.revisors that return types with arguments of type VCalendar