Uses of Class
jfxtras.icalendarfx.components.VEvent
Packages that use VEvent
Package
Description
-
Uses of VEvent in jfxtras.icalendarfx
Fields in jfxtras.icalendarfx with type parameters of type VEventMethods in jfxtras.icalendarfx that return types with arguments of type VEventMethods in jfxtras.icalendarfx with parameters of type VEventMethod parameters in jfxtras.icalendarfx with type arguments of type VEventModifier and TypeMethodDescriptionvoidVCalendar.setVEvents(List<VEvent> vEvents) VCalendar.withVEvents(List<VEvent> vEvents) -
Uses of VEvent in jfxtras.icalendarfx.components
Subclasses with type arguments of type VEvent in jfxtras.icalendarfx.componentsModifier and TypeClassDescriptionclassVEVENT Event Component RFC 5545, 3.6.1, page 52 Description: A "VEVENT" calendar component is a grouping of component properties, possibly including "VALARM" calendar components, that represents a scheduled amount of time on a calendar.Classes in jfxtras.icalendarfx.components that implement interfaces with type arguments of type VEventModifier and TypeClassDescriptionclassVEVENT Event Component RFC 5545, 3.6.1, page 52 Description: A "VEVENT" calendar component is a grouping of component properties, possibly including "VALARM" calendar components, that represents a scheduled amount of time on a calendar.classVEVENT Event Component RFC 5545, 3.6.1, page 52 Description: A "VEVENT" calendar component is a grouping of component properties, possibly including "VALARM" calendar components, that represents a scheduled amount of time on a calendar.classVEVENT Event Component RFC 5545, 3.6.1, page 52 Description: A "VEVENT" calendar component is a grouping of component properties, possibly including "VALARM" calendar components, that represents a scheduled amount of time on a calendar.Methods in jfxtras.icalendarfx.components that return VEventModifier and TypeMethodDescriptionstatic VEventCreates a new VEvent calendar component by parsing a String of iCalendar content linesVEvent.withTimeTransparency(String timeTransparency) VEvent.withTimeTransparency(TimeTransparency timeTransparency) VEvent.withTimeTransparency(TimeTransparency.TimeTransparencyType timeTransparencyType) Methods in jfxtras.icalendarfx.components that return types with arguments of type VEventConstructors in jfxtras.icalendarfx.components with parameters of type VEvent -
Uses of VEvent in jfxtras.icalendarfx.utilities
Methods in jfxtras.icalendarfx.utilities with parameters of type VEventModifier and TypeMethodDescriptionstatic StringDateTimeUtilities.checkScheduleConflict(VEvent vEvent, List<VEvent> vEvents) Check if schedule conflict exists forevents using default check quantityinvalid reference
OPAQUEstatic StringDateTimeUtilities.checkScheduleConflict(VEvent vEvent, List<VEvent> vEvents, int checkQuantity) Check if schedule conflict exists forevents.invalid reference
OPAQUEMethod parameters in jfxtras.icalendarfx.utilities with type arguments of type VEventModifier and TypeMethodDescriptionstatic StringDateTimeUtilities.checkScheduleConflict(VEvent vEvent, List<VEvent> vEvents) Check if schedule conflict exists forevents using default check quantityinvalid reference
OPAQUEstatic StringDateTimeUtilities.checkScheduleConflict(VEvent vEvent, List<VEvent> vEvents, int checkQuantity) Check if schedule conflict exists forevents.invalid reference
OPAQUE -
Uses of VEvent in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup
Subclasses with type arguments of type VEvent in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popupModifier and TypeClassDescriptionclassController for editing descriptive properties in aVEventclassVBox containing controls to edit theRecurrenceRulein aVEvent.classTabPane for editing descriptive properties and aRecurrenceRulefor aVEvent.Methods in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup with parameters of type VEventModifier and TypeMethodDescriptionvoidEditDescriptiveVEventVBox.setupData(VEvent vComponent, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) (package private) EditVEventSceneEditVEventScene.setupData(VEvent vComponent, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) voidEditVEventTabPane.setupData(VEvent vComponentOriginal, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) Constructors in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup with parameters of type VEvent -
Uses of VEvent in jfxtras.scene.control.agenda.icalendar.editors.deleters
Subclasses with type arguments of type VEvent in jfxtras.scene.control.agenda.icalendar.editors.deletersConstructors in jfxtras.scene.control.agenda.icalendar.editors.deleters with parameters of type VEvent -
Uses of VEvent in jfxtras.scene.control.agenda.icalendar.editors.revisors
Subclasses with type arguments of type VEvent in jfxtras.scene.control.agenda.icalendar.editors.revisorsMethods in jfxtras.scene.control.agenda.icalendar.editors.revisors with parameters of type VEventModifier and TypeMethodDescriptionvoidReviserVEvent.adjustDateTime(VEvent vComponentEditedCopy) Adjust start and end date/timeprivate voidReviserVEvent.adjustDateTimeEndOrDuration(VEvent vComponentEditedCopy) (package private) void(package private) Collection<VPropertyElement> ReviserVEvent.findChangedProperties(VEvent vComponentEditedCopy, VEvent vComponentOriginalCopy) Constructors in jfxtras.scene.control.agenda.icalendar.editors.revisors with parameters of type VEvent