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 TypeMethodDescriptionvoid
VCalendar.setVEvents
(List<VEvent> vEvents) VCalendar.withVEvents
(List<VEvent> vEvents) -
Uses of VEvent in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components that return VEventModifier and TypeMethodDescriptionstatic VEvent
Creates 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 String
DateTimeUtilities.checkScheduleConflict
(VEvent vEvent, List<VEvent> vEvents) Check if schedule conflict exists forinvalid reference
OPAQUE
static String
DateTimeUtilities.checkScheduleConflict
(VEvent vEvent, List<VEvent> vEvents, int checkQuantity) Check if schedule conflict exists forinvalid reference
OPAQUE
Method parameters in jfxtras.icalendarfx.utilities with type arguments of type VEventModifier and TypeMethodDescriptionstatic String
DateTimeUtilities.checkScheduleConflict
(VEvent vEvent, List<VEvent> vEvents) Check if schedule conflict exists forinvalid reference
OPAQUE
static String
DateTimeUtilities.checkScheduleConflict
(VEvent vEvent, List<VEvent> vEvents, int checkQuantity) Check if schedule conflict exists forinvalid reference
OPAQUE
-
Uses of VEvent in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup
Methods in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup with parameters of type VEventModifier and TypeMethodDescriptionvoid
EditDescriptiveVEventVBox.setupData
(VEvent vComponent, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) (package private) EditVEventScene
EditVEventScene.setupData
(VEvent vComponent, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) void
EditVEventTabPane.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
Constructors in jfxtras.scene.control.agenda.icalendar.editors.deleters with parameters of type VEvent -
Uses of VEvent in jfxtras.scene.control.agenda.icalendar.editors.revisors
Methods in jfxtras.scene.control.agenda.icalendar.editors.revisors with parameters of type VEventModifier and TypeMethodDescriptionvoid
ReviserVEvent.adjustDateTime
(VEvent vComponentEditedCopy) Adjust start and end date/timeprivate void
ReviserVEvent.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