Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Z 

A

AbstractITIPFactory - Class in jfxtras.icalendarfx.itip
Abstract class for iCalendar Transport-Independent Interoperability Protocol (iTIP) RFC 5546
AbstractITIPFactory() - Constructor for class jfxtras.icalendarfx.itip.AbstractITIPFactory
 
Action - Class in jfxtras.icalendarfx.properties.component.alarm
<h1>ACTION</h1> <p>RFC 5545, 3.8.6.1, page 132</p>
Action(Action.ActionType) - Constructor for class jfxtras.icalendarfx.properties.component.alarm.Action
 
Action(Action) - Constructor for class jfxtras.icalendarfx.properties.component.alarm.Action
 
Action() - Constructor for class jfxtras.icalendarfx.properties.component.alarm.Action
 
Action.ActionType - Enum in jfxtras.icalendarfx.properties.component.alarm
 
actionProperty() - Method in class jfxtras.icalendarfx.components.VAlarm
<p>Defines the action to be invoked when an alarm is triggered.<br> RFC 5545 iCalendar 3.8.6.1 page 132</p> <p>actionvalue = "AUDIO" / "DISPLAY" / "EMAIL" / iana-token / x-name</p>
addAllVComponents(Collection<? extends VComponent>) - Method in class jfxtras.icalendarfx.VCalendar
Add a collection of VComponent to the correct ObservableList based on its type, such as VEVENT, VTODO, etc.
addAllVComponents(VComponent...) - Method in class jfxtras.icalendarfx.VCalendar
Add a varargs of VComponent to the correct ObservableList based on its type, such as VEVENT, VTODO, etc.
addDayOfWeek(DayOfWeek) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
add individual DayofWeek, without ordinal value, to BYDAY rule
addVComponent(VComponent) - Method in class jfxtras.icalendarfx.VCalendar
A convenience method that adds a VComponent to one of the ObservableLists based on its type such as VEVENT, VTODO, etc.
addVComponent(String) - Method in class jfxtras.icalendarfx.VCalendar
Deprecated.
AlarmTriggerProperty() - Method in class jfxtras.icalendarfx.properties.component.alarm.Trigger
 
AlarmTriggerProperty() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
AlarmTriggerProperty() - Method in interface jfxtras.icalendarfx.properties.PropAlarmTrigger
 
AlarmTriggerRelationship - Class in jfxtras.icalendarfx.parameters
<h2> 3.2.14.
AlarmTriggerRelationship() - Constructor for class jfxtras.icalendarfx.parameters.AlarmTriggerRelationship
Create default AlarmTriggerRelationship with property value set to START
AlarmTriggerRelationship(AlarmTriggerRelationship.AlarmTriggerRelationshipType) - Constructor for class jfxtras.icalendarfx.parameters.AlarmTriggerRelationship
Create new AlarmTriggerRelationshipType with property value set to input parameter
AlarmTriggerRelationship(AlarmTriggerRelationship) - Constructor for class jfxtras.icalendarfx.parameters.AlarmTriggerRelationship
Create deep copy of source AlarmTriggerRelationship
AlarmTriggerRelationship.AlarmTriggerRelationshipType - Enum in jfxtras.icalendarfx.parameters
Property value types for AlarmTriggerRelationship
allowedClasses() - Method in enum jfxtras.icalendarfx.properties.ValueType
 
allowedParameters() - Method in enum jfxtras.icalendarfx.CalendarProperty
 
allowedParameters() - Method in enum jfxtras.icalendarfx.properties.PropertyType
 
allowedProperties() - Method in enum jfxtras.icalendarfx.CalendarComponent
 
allowedValueTypes() - Method in enum jfxtras.icalendarfx.properties.PropertyType
 
AlternateText - Class in jfxtras.icalendarfx.parameters
3.2.1.
AlternateText(URI) - Constructor for class jfxtras.icalendarfx.parameters.AlternateText
Create new AlternateText with property value set to input parameter
AlternateText(AlternateText) - Constructor for class jfxtras.icalendarfx.parameters.AlternateText
Create deep copy of source AlternateText
AlternateText() - Constructor for class jfxtras.icalendarfx.parameters.AlternateText
Create default Summary with no value set
alternateTextProperty() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
alternateTextProperty() - Method in interface jfxtras.icalendarfx.properties.PropAltText
 
alternateTextProperty() - Method in class jfxtras.icalendarfx.properties.PropBaseAltText
 
Attachment<T> - Class in jfxtras.icalendarfx.properties.component.descriptive
<p>Property Name: ATTACH</p>
Attachment(Class<T>, String) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Attachment
Create a Binary Attachment by setting property value to String input parameter
Attachment(Attachment<T>) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Attachment
Create deep copy of source Attachment
Attachment(T) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Attachment
Create new Attendee with property value set to input parameter<br> Note: This constructor has no type checking.
attachmentsProperty() - Method in interface jfxtras.icalendarfx.components.VDescribable
<p>This property provides the capability to associate a document object with a calendar component.</p>
attachmentsProperty() - Method in class jfxtras.icalendarfx.components.VDescribableBase
This property provides the capability to associate a document object with a calendar component.
attachmentsProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
This property provides the capability to associate a document object with a calendar component.
Attendee - Class in jfxtras.icalendarfx.properties.component.relationship
<h2>3.8.4.1.
Attendee(URI) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.Attendee
Create new Attendee with property value set to input parameter
Attendee(Attendee) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.Attendee
Create deep copy of source Attendee
attendeesProperty() - Method in class jfxtras.icalendarfx.components.VAlarm
 
attendeesProperty() - Method in interface jfxtras.icalendarfx.components.VAttendee
<p>This property defines an "Attendee" within a calendar component.<br> RFC 5545 iCalendar 3.8.4.1 page 107</p>
attendeesProperty() - Method in class jfxtras.icalendarfx.components.VPersonal
ATTENDEE: Attendee RFC 5545 iCalendar 3.8.4.1 page 107 This property defines an "Attendee" within a calendar component.
Available - Class in jfxtras.icalendarfx.components
 
Available() - Constructor for class jfxtras.icalendarfx.components.Available
 

B

booleanConverter() - Static method in class jfxtras.icalendarfx.utilities.StringConverters
 
ByDay - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
BYDAY from RFC 5545, iCalendar 3.3.10, page 40
ByDay() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
Parse iCalendar compliant list of days of the week.
ByDay(ByDay.ByDayPair...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
 
ByDay(ByDay) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
 
ByDay(DayOfWeek...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
Constructor that uses DayofWeek values without a preceding integer.
ByDay(Collection<DayOfWeek>) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
Constructor that uses DayofWeek Collection.
ByDay.ByDayPair - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
Contains both the day of the week and an optional positive or negative integer (ordinal).
ByDayPair(DayOfWeek, int) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay.ByDayPair
 
ByDayPair() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay.ByDayPair
 
ByHour - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
By Hour BYHOUR RFC 5545, iCalendar 3.3.10, page 41
ByHour() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByHour
 
ByHour(Integer...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByHour
 
ByHour(ByHour) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByHour
 
ByMinute - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
By Minute BYMINUTE RFC 5545, iCalendar 3.3.10, page 41
ByMinute() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMinute
 
ByMinute(Integer...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMinute
 
ByMinute(ByMinute) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMinute
 
ByMonth - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
BYMONTH from RFC 5545, iCalendar 3.3.10, page 42
ByMonth() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonth
 
ByMonth(int...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonth
 
ByMonth(Month...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonth
 
ByMonth(ByMonth) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonth
 
ByMonthDay - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
By Month Day BYMONTHDAY RFC 5545, iCalendar 3.3.10, page 42
ByMonthDay() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonthDay
sorted array of days of month (i.e.
ByMonthDay(Integer...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonthDay
 
ByMonthDay(ByMonthDay) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonthDay
 
ByRule<T> - Interface in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
Interface for a rule that applies a modification to a Stream of start date/times, such as BYxxx rules, in a recurring event (RRULE).
ByRuleAbstract<T,U> - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
BYxxx rule that modify frequency rule (see RFC 5545, iCalendar 3.3.10 Page 42) The BYxxx rules must be applied in a specific order
ByRuleIntegerAbstract<U> - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
 
ByRuleIntegerAbstract() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleIntegerAbstract
 
ByRuleIntegerAbstract(Integer...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleIntegerAbstract
 
ByRuleIntegerAbstract(ByRuleIntegerAbstract<U>) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleIntegerAbstract
 
byRules() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
BYxxx Rules RFC 5545, iCalendar 3.3.10 Page 42
BySecond - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
 
BySecond() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.BySecond
 
BySecond(Integer...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.BySecond
 
BySecond(BySecond) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.BySecond
 
BySetPosition - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
 
BySetPosition() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.BySetPosition
 
BySetPosition(Integer...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.BySetPosition
 
BySetPosition(BySetPosition) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.BySetPosition
 
ByWeekNumber - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
By Week Number BYWEEKNO RFC 5545, iCalendar 3.3.10, page 42
ByWeekNumber() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByWeekNumber
 
ByWeekNumber(Integer...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByWeekNumber
 
ByWeekNumber(ByWeekNumber) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByWeekNumber
 
ByYearDay - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
By Year Day BYYEARDAY RFC 5545, iCalendar 3.3.10, page 42
ByYearDay() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByYearDay
 
ByYearDay(Integer...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByYearDay
 
ByYearDay(ByYearDay) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByYearDay
 

C

cacheEnd - Variable in class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRuleCache
 
cacheStart - Variable in class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRuleCache
 
CalendarComponent - Enum in jfxtras.icalendarfx
<p>Enumerated type containing all the VChild elements that can be in a VCalendar</p>
CalendarProperty - Enum in jfxtras.icalendarfx
 
CalendarScale - Class in jfxtras.icalendarfx.properties.calendar
CALSCALE Calendar Scale RFC 5545, 3.7.1, page 76
CalendarScale(CalendarScale) - Constructor for class jfxtras.icalendarfx.properties.calendar.CalendarScale
 
CalendarScale() - Constructor for class jfxtras.icalendarfx.properties.calendar.CalendarScale
sets default value of GREGORIAN
CalendarScale(CalendarScale.CalendarScaleType) - Constructor for class jfxtras.icalendarfx.properties.calendar.CalendarScale
 
CalendarScale.CalendarScaleType - Enum in jfxtras.icalendarfx.properties.calendar
 
CalendarUser - Class in jfxtras.icalendarfx.parameters
<h2>3.2.3.
CalendarUser() - Constructor for class jfxtras.icalendarfx.parameters.CalendarUser
 
CalendarUser(CalendarUser.CalendarUserType) - Constructor for class jfxtras.icalendarfx.parameters.CalendarUser
 
CalendarUser(CalendarUser) - Constructor for class jfxtras.icalendarfx.parameters.CalendarUser
 
CalendarUser.CalendarUserType - Enum in jfxtras.icalendarfx.parameters
 
calendarUserProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
calendarUserProperty() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
Categories - Class in jfxtras.icalendarfx.properties.component.descriptive
<h2>3.8.1.2.
Categories(ObservableList<String>) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Categories
 
Categories(String...) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Categories
Constructor with varargs of property values Note: Do not use to parse the content line.
Categories(Categories) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Categories
 
Categories() - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Categories
 
categoriesProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
CATEGORIES: RFC 5545 iCalendar 3.8.1.12.
checkDateTimeEndConsistency() - Method in interface jfxtras.icalendarfx.components.VDateTimeEnd
Ensures DateTimeEnd has same date-time type as DateTimeStart.
checkDateTimeStartConsistency() - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
checkPotentialRecurrencesConsistency(List<? extends PropertyBaseRecurrence<?>>, PropertyBaseRecurrence<?>) - Static method in interface jfxtras.icalendarfx.components.VRepeatable
<p>Determines if recurrence objects are valid.
checkRecurrencesConsistency(List<? extends PropertyBaseRecurrence<?>>) - Method in interface jfxtras.icalendarfx.components.VRepeatable
Determines if recurrence objects are valid.
checkScheduleConflict(VEvent, List<VEvent>) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Check if schedule conflict exists for OPAQUE events using default check quantity
checkScheduleConflict(VEvent, List<VEvent>, int) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Check if schedule conflict exists for OPAQUE events.
checkScheduleConflict2(VEvent, List<VEvent>, int) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Check if schedule conflict exists for OPAQUE events.
childrenUnmodifiable() - Method in interface jfxtras.icalendarfx.VParent
<p>Returns unmodifiable list of VChild elements.</p>
childrenUnmodifiable() - Method in class jfxtras.icalendarfx.VParentBase
 
Classification - Class in jfxtras.icalendarfx.properties.component.descriptive
CLASS Classification RFC 5545, 3.8.1.3, page 82
Classification(Classification.ClassificationType) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Classification
 
Classification(Classification) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Classification
 
Classification() - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Classification
 
Classification.ClassificationType - Enum in jfxtras.icalendarfx.properties.component.descriptive
 
classificationProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
CLASS Classification RFC 5545, 3.8.1.3, page 82
Comment - Class in jfxtras.icalendarfx.properties.component.descriptive
COMMENT RFC 5545 iCalendar 3.8.1.4.
Comment(Comment) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Comment
 
Comment() - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Comment
 
commentsProperty() - Method in class jfxtras.icalendarfx.components.VPrimary
COMMENT: RFC 5545 iCalendar 3.8.1.12.
CommonName - Class in jfxtras.icalendarfx.parameters
CN Common Name RFC 5545, 3.2.2, page 15
CommonName() - Constructor for class jfxtras.icalendarfx.parameters.CommonName
 
CommonName(CommonName) - Constructor for class jfxtras.icalendarfx.parameters.CommonName
 
commonNameProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
commonNameProperty() - Method in interface jfxtras.icalendarfx.properties.PropCalendarUser
 
compareTo(Parameter<T>) - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
compareTo(ByRule<ObservableList<T>>) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleAbstract
 
compareTo(Property<T>) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
Contact - Class in jfxtras.icalendarfx.properties.component.relationship
CONTACT RFC 5545 iCalendar 3.8.4.2.
Contact(Contact) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.Contact
 
Contact() - Constructor for class jfxtras.icalendarfx.properties.component.relationship.Contact
 
contactProperty() - Method in class jfxtras.icalendarfx.components.VFreeBusy
CONTACT: RFC 5545 iCalendar 3.8.4.2.
contactsProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
CONTACT: RFC 5545 iCalendar 3.8.4.2.
ContentLineBase - Class in jfxtras.icalendarfx.content
 
ContentLineBase() - Constructor for class jfxtras.icalendarfx.content.ContentLineBase
 
ContentLineBase(Orderer) - Constructor for class jfxtras.icalendarfx.content.ContentLineBase
 
ContentLineStrategy - Interface in jfxtras.icalendarfx.content
Interface for delegated content line generators
contentToParameterListPair(String) - Static method in class jfxtras.icalendarfx.utilities.ICalendarUtilities
parse property content line into a parameter name/value map content line must have the property name stripped off the front
CONVERTER - Static variable in class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
 
copyChild(VChild, VCalendar) - Method in enum jfxtras.icalendarfx.CalendarComponent
Parses string and sets property.
copyChild(VChild, VCalendar) - Method in enum jfxtras.icalendarfx.CalendarProperty
 
copyElement(RRuleElement<?>, RecurrenceRule2) - Method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementType
copies the associated element from the source RecurrenceRule to the destination RecurrenceRule
copyInto(VParent) - Method in class jfxtras.icalendarfx.components.VComponentBase
 
copyInto(VParent) - Method in class jfxtras.icalendarfx.components.VLocatable
 
copyInto(VParent) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
copyInto(VParent) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
copyInto(VParent) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
copyInto(VParent) - Method in class jfxtras.icalendarfx.VCalendar
 
copyInto(VParent) - Method in interface jfxtras.icalendarfx.VParent
Copy this VParent into destination VParent
copyInto(VParent) - Method in class jfxtras.icalendarfx.VParentBase
 
copyIntoCallback() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
Deprecated.
copyIntoCallback() - Method in class jfxtras.icalendarfx.VCalendar
Deprecated.
copyIntoCallback() - Method in class jfxtras.icalendarfx.VParentBase
Deprecated.
copyParameter(Parameter<?>, Property<?>) - Method in enum jfxtras.icalendarfx.parameters.ParameterType
 
copyProperty(Property<?>, VComponent) - Method in enum jfxtras.icalendarfx.properties.PropertyType
copies the associated property from the source component to the destination component
copyValue(ObservableList<String>) - Method in class jfxtras.icalendarfx.properties.component.descriptive.Categories
 
copyValue(ObservableList<String>) - Method in class jfxtras.icalendarfx.properties.component.descriptive.Resources
 
copyValue(ObservableSet<Temporal>) - Method in class jfxtras.icalendarfx.properties.component.recurrence.PropertyBaseRecurrence
 
copyValue(RecurrenceRule2) - Method in class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRule
 
copyValue(T) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
Count - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule
COUNT: RFC 5545 iCalendar 3.3.10, page 41
Count(int) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Count
 
Count() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Count
 
Count(Count) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Count
 
countProperty() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
COUNT: RFC 5545 iCalendar 3.3.10, page 41
createErrorList(T) - Method in enum jfxtras.icalendarfx.properties.ValueType
 

D

DateTimeCompleted - Class in jfxtras.icalendarfx.properties.component.time
COMPLETED Date-Time Completed RFC 5545, 3.8.2.1, page 94
DateTimeCompleted(ZonedDateTime) - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeCompleted
 
DateTimeCompleted(DateTimeCompleted) - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeCompleted
 
DateTimeCompleted() - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeCompleted
 
dateTimeCompletedProperty() - Method in class jfxtras.icalendarfx.components.VTodo
COMPLETED: Date-Time Completed RFC 5545 iCalendar 3.8.2.1 page 94 This property defines the date and time that a to-do was actually completed.
DateTimeCreated - Class in jfxtras.icalendarfx.properties.component.change
CREATED Date-Time Created RFC 5545, 3.8.7.1, page 136
DateTimeCreated(ZonedDateTime) - Constructor for class jfxtras.icalendarfx.properties.component.change.DateTimeCreated
 
DateTimeCreated(DateTimeCreated) - Constructor for class jfxtras.icalendarfx.properties.component.change.DateTimeCreated
 
DateTimeCreated() - Constructor for class jfxtras.icalendarfx.properties.component.change.DateTimeCreated
 
dateTimeCreatedProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
CREATED: Date-Time Created RFC 5545 iCalendar 3.8.7.1 page 136 This property specifies the date and time that the calendar information was created.
DateTimeDue - Class in jfxtras.icalendarfx.properties.component.time
DUE Date-Time Due (for local-date) RFC 5545, 3.8.2.3, page 96
DateTimeDue(Temporal) - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeDue
 
DateTimeDue(DateTimeDue) - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeDue
 
DateTimeDue() - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeDue
 
dateTimeDueProperty() - Method in class jfxtras.icalendarfx.components.VTodo
DUE: Date-Time Due RFC 5545 iCalendar 3.8.2.3 page 96 This property defines the date and time that a to-do is expected to be completed.
DateTimeEnd - Class in jfxtras.icalendarfx.properties.component.time
<h2> RFC 5545, 3.8.2.2.
DateTimeEnd(Temporal) - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeEnd
 
DateTimeEnd(DateTimeEnd) - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeEnd
 
DateTimeEnd() - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeEnd
 
dateTimeEndProperty() - Method in interface jfxtras.icalendarfx.components.VDateTimeEnd
<p>This property specifies the date and time that a calendar component ends.</p>
dateTimeEndProperty() - Method in class jfxtras.icalendarfx.components.VEvent
DTEND Date-Time End RFC 5545, 3.8.2.2, page 95
dateTimeEndProperty() - Method in class jfxtras.icalendarfx.components.VFreeBusy
DTEND Date-Time End (for local-date) RFC 5545, 3.8.2.2, page 95
dateTimeLastModifiedProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
LAST-MODIFIED RFC 5545, 3.8.7.3, page 138
dateTimeLastModifiedProperty() - Method in interface jfxtras.icalendarfx.components.VLastModified
LAST-MODIFIED: Date-Time Last Modified, from RFC 5545 iCalendar 3.8.7.3 page 138 This property specifies the date and time that the information associated with the calendar component was last revised.
dateTimeLastModifiedProperty() - Method in class jfxtras.icalendarfx.components.VTimeZone
LAST-MODIFIED RFC 5545, 3.8.7.3, page 138
dateTimePropertyTag(String, Temporal) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Deprecated.
DateTimeStamp - Class in jfxtras.icalendarfx.properties.component.change
DTSTAMP Date-Time Stamp RFC 5545, 3.8.7.2, page 137
DateTimeStamp(ZonedDateTime) - Constructor for class jfxtras.icalendarfx.properties.component.change.DateTimeStamp
 
DateTimeStamp(DateTimeStamp) - Constructor for class jfxtras.icalendarfx.properties.component.change.DateTimeStamp
 
dateTimeStampProperty() - Method in class jfxtras.icalendarfx.components.VPersonal
DTSTAMP: Date-Time Stamp, from RFC 5545 iCalendar 3.8.7.2 page 137 This property specifies the date and time that the instance of the iCalendar object was created
DateTimeStart - Class in jfxtras.icalendarfx.properties.component.time
DTSTART Date-Time Start (for local date only) RFC 5545, 3.8.2.4, page 97
DateTimeStart(Temporal) - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeStart
 
DateTimeStart(DateTimeStart) - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeStart
 
DateTimeStart() - Constructor for class jfxtras.icalendarfx.properties.component.time.DateTimeStart
 
dateTimeStartProperty() - Method in class jfxtras.icalendarfx.components.VPrimary
DTSTART: Date-Time Start, from RFC 5545 iCalendar 3.8.2.4 page 97 Start date/time of repeat rule.
DateTimeUtilities - Class in jfxtras.icalendarfx.utilities
Temporal date and date-time types supported by iCalendar.
DateTimeUtilities.DateTimeType - Enum in jfxtras.icalendarfx.utilities
 
DaylightSavingTime - Class in jfxtras.icalendarfx.components
<p>DAYLIGHT<br> Describes Daylight Saving Time<br> RFC 5545, 3.6.5, page 65</p>
DaylightSavingTime() - Constructor for class jfxtras.icalendarfx.components.DaylightSavingTime
Creates a default DaylightSavingTime calendar component with no properties
DaylightSavingTime(DaylightSavingTime) - Constructor for class jfxtras.icalendarfx.components.DaylightSavingTime
Creates a deep copy of a DaylightSavingTime calendar component
dayOfWeekFromAbbreviation(String) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Convert 2-character string to DayOfWeek following below convention: weekday = "SU" / "MO" / "TU" / "WE" / "TH" / "FR" / "SA" Corresponding to SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, and SATURDAY days of the week.
dayOfWeekWithoutOrdinalList() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
Return a list of days of the week that don’t have an ordinal (as every FRIDAY)
DEFAULT_CALENDAR_SCALE - Static variable in class jfxtras.icalendarfx.properties.calendar.CalendarScale
 
DEFAULT_DATE_TIME_TYPE - Static variable in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Default DateTimeType to use when none is specified.
DEFAULT_ICALENDAR_SPECIFICATION_VERSION - Static variable in class jfxtras.icalendarfx.properties.calendar.Version
 
DEFAULT_INTERVAL - Static variable in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Interval
 
DEFAULT_WEEK_START - Static variable in class jfxtras.icalendarfx.properties.component.recurrence.rrule.WeekStart
 
DefaultITIPFactory - Class in jfxtras.icalendarfx.itip
Default iTIP process method factory that supports one calendar user - just an organizer, no attendees.
DefaultITIPFactory() - Constructor for class jfxtras.icalendarfx.itip.DefaultITIPFactory
 
defaultStringConverterWithQuotes() - Static method in class jfxtras.icalendarfx.utilities.StringConverters
 
Delegatees - Class in jfxtras.icalendarfx.parameters
DELEGATED-TO Delegatees RFC 5545, 3.2.5, page 17
Delegatees(List<URI>) - Constructor for class jfxtras.icalendarfx.parameters.Delegatees
 
Delegatees(Delegatees) - Constructor for class jfxtras.icalendarfx.parameters.Delegatees
 
Delegatees() - Constructor for class jfxtras.icalendarfx.parameters.Delegatees
 
delegateesProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
delegateesProperty() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
Delegators - Class in jfxtras.icalendarfx.parameters
DELEGATED-FROM Delegators RFC 5545, 3.2.4, page 17
Delegators(List<URI>) - Constructor for class jfxtras.icalendarfx.parameters.Delegators
 
Delegators() - Constructor for class jfxtras.icalendarfx.parameters.Delegators
 
Delegators(Delegators) - Constructor for class jfxtras.icalendarfx.parameters.Delegators
 
delegatorsProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
delegatorsProperty() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
Description - Class in jfxtras.icalendarfx.properties.component.descriptive
<h2>3.8.1.5.
Description(Description) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Description
Create deep copy of source Description
Description(String) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Description
Create Description with property value set to input parameter
Description() - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Description
Create default Description with no value set
descriptionProperty() - Method in class jfxtras.icalendarfx.components.VAlarm
 
descriptionProperty() - Method in interface jfxtras.icalendarfx.components.VDescribable2
<p>This property provides a more complete description of the calendar component than that provided by the Summary property.<br> RFC 5545 iCalendar 3.8.1.5.
descriptionProperty() - Method in class jfxtras.icalendarfx.components.VLocatable
DESCRIPTION RFC 5545 iCalendar 3.8.1.5.
descriptionsProperty() - Method in class jfxtras.icalendarfx.components.VJournal
DESCRIPTION: RFC 5545 iCalendar 3.8.1.12.
DirectoryEntry - Class in jfxtras.icalendarfx.parameters
DIR Directory Entry Reference RFC 5545, 3.2.6, page 18
DirectoryEntry(URI) - Constructor for class jfxtras.icalendarfx.parameters.DirectoryEntry
 
DirectoryEntry() - Constructor for class jfxtras.icalendarfx.parameters.DirectoryEntry
 
DirectoryEntry(DirectoryEntry) - Constructor for class jfxtras.icalendarfx.parameters.DirectoryEntry
 
directoryEntryReferenceProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
directoryEntryReferenceProperty() - Method in interface jfxtras.icalendarfx.properties.PropCalendarUser
 
DTSTART_COMPARATOR - Static variable in class jfxtras.icalendarfx.components.VPrimary
Sorts VComponents by DTSTART date/time
DurationProp - Class in jfxtras.icalendarfx.properties.component.time
DURATION RFC 5545, 3.8.2.5, page 99
DurationProp(TemporalAmount) - Constructor for class jfxtras.icalendarfx.properties.component.time.DurationProp
 
DurationProp(DurationProp) - Constructor for class jfxtras.icalendarfx.properties.component.time.DurationProp
 
DurationProp() - Constructor for class jfxtras.icalendarfx.properties.component.time.DurationProp
 
durationProperty() - Method in class jfxtras.icalendarfx.components.VAlarm
 
durationProperty() - Method in interface jfxtras.icalendarfx.components.VDuration
A property wrapping the DurationProp value.
durationProperty() - Method in class jfxtras.icalendarfx.components.VEvent
add listener to Duration to ensure both DURATION and DTEND are not both set
durationProperty() - Method in class jfxtras.icalendarfx.components.VLocatable
DURATION RFC 5545 iCalendar 3.8.2.5 page 99, 3.3.6 page 34 Can’t be used if DTEND is used.
durationProperty() - Method in class jfxtras.icalendarfx.components.VTodo
Ensures DateTimeDue and Duration are not both used.

E

elementSortOrderMap() - Method in interface jfxtras.icalendarfx.utilities.Orderer
<p>Sort order map for VChild elements of a VParent.</p>
elementSortOrderMap() - Method in class jfxtras.icalendarfx.utilities.OrdererBase
 
elementType() - Method in interface jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElement
Returns the enumerated type for the element as it would appear in the iCalendar content line Examples: FREQUENCY UNTIL
elementType() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
ELEMENT TYPE
emptyVComponent(String) - Static method in class jfxtras.icalendarfx.components.SimpleVComponentFactory
 
Encoding - Class in jfxtras.icalendarfx.parameters
ENCODING Inline Encoding RFC 5545, 3.2.7, page 18
Encoding() - Constructor for class jfxtras.icalendarfx.parameters.Encoding
 
Encoding(Encoding.EncodingType) - Constructor for class jfxtras.icalendarfx.parameters.Encoding
 
Encoding(Encoding) - Constructor for class jfxtras.icalendarfx.parameters.Encoding
 
Encoding.EncodingType - Enum in jfxtras.icalendarfx.parameters
 
encodingProperty() - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
 
encodingProperty() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
encodingProperty() - Method in interface jfxtras.icalendarfx.properties.PropAttachment
 
endDelimiter() - Method in enum jfxtras.icalendarfx.utilities.VCalendarUtilities.VCalendarComponent
Deprecated.
returns string that delimitates end of property.
enumFromClass(Class<? extends VElement>) - Static method in enum jfxtras.icalendarfx.CalendarComponent
get enum from map
enumFromClass(Class<? extends VElement>) - Static method in enum jfxtras.icalendarfx.CalendarProperty
get enum from map
enumFromClass(Class<? extends VElement>) - Static method in enum jfxtras.icalendarfx.parameters.ParameterType
get enum from map
enumFromClass(Class<? extends VElement>) - Static method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementType
get enum from map
enumFromClass(Class<? extends VElement>) - Static method in enum jfxtras.icalendarfx.properties.PropertyType
get enum from map
enumFromName(String) - Static method in enum jfxtras.icalendarfx.CalendarComponent
 
enumFromName(String) - Static method in enum jfxtras.icalendarfx.CalendarProperty
 
enumFromName(String) - Static method in enum jfxtras.icalendarfx.parameters.Encoding.EncodingType
get enum from name
enumFromName(String) - Static method in enum jfxtras.icalendarfx.parameters.FreeBusyType.FreeBusyTypeEnum
get enum from name
enumFromName(String) - Static method in enum jfxtras.icalendarfx.parameters.ParameterType
 
enumFromName(String) - Static method in enum jfxtras.icalendarfx.parameters.ParticipationRole.ParticipationRoleType
get enum from name
enumFromName(String) - Static method in enum jfxtras.icalendarfx.parameters.ParticipationStatus.ParticipationStatusType
get enum from name
enumFromName(String) - Static method in enum jfxtras.icalendarfx.parameters.Range.RangeType
get enum from name
enumFromName(String) - Static method in enum jfxtras.icalendarfx.properties.component.descriptive.Status.StatusType
get enum from name
enumFromName(String) - Static method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementType
 
enumFromName(String) - Static method in enum jfxtras.icalendarfx.properties.component.time.TimeTransparency.TimeTransparencyType
get enum from name
enumFromName(String) - Static method in enum jfxtras.icalendarfx.properties.PropertyType
 
enumFromName(String) - Static method in enum jfxtras.icalendarfx.properties.ValueType
get enum from name
equals(Object) - Method in class jfxtras.icalendarfx.components.VLocatable
 
equals(Object) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
equals(Object) - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
equals(Object) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay.ByDayPair
 
equals(Object) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleAbstract
 
equals(Object) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Interval
 
equals(Object) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
equals(Object) - Method in class jfxtras.icalendarfx.properties.component.timezone.TimeZoneIdentifier
 
equals(Object) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
equals(Object) - Method in class jfxtras.icalendarfx.VParentBase
 
eraseDateTimeProperties() - Method in class jfxtras.icalendarfx.components.VDisplayable
Erase all date/time properties such as DTSTART, DTEND, DURATION, and DUE (which ever exist).
eraseDateTimeProperties() - Method in class jfxtras.icalendarfx.components.VEvent
 
eraseDateTimeProperties() - Method in class jfxtras.icalendarfx.components.VLocatable
 
eraseDateTimeProperties() - Method in class jfxtras.icalendarfx.components.VTodo
 
errors() - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
errors() - Method in class jfxtras.icalendarfx.components.VAlarm
 
errors() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
errors() - Method in class jfxtras.icalendarfx.components.VEvent
 
errors() - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
errors() - Method in class jfxtras.icalendarfx.components.VJournal
 
errors() - Method in class jfxtras.icalendarfx.components.VLocatable
 
errors() - Method in class jfxtras.icalendarfx.components.VPersonal
 
errors() - Method in class jfxtras.icalendarfx.components.VRepeatableBase
 
errors() - Method in class jfxtras.icalendarfx.components.VTimeZone
 
errors() - Method in class jfxtras.icalendarfx.components.VTodo
 
errors() - Method in class jfxtras.icalendarfx.parameters.NonStandardParameter
 
errors() - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
errors() - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
 
errors() - Method in class jfxtras.icalendarfx.properties.component.misc.NonStandardProperty
 
errors() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleAbstract
 
errors() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Interval
 
errors() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
errors() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
errors() - Method in class jfxtras.icalendarfx.properties.PropBaseDateTime
 
errors() - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
errors() - Method in class jfxtras.icalendarfx.VCalendar
 
errors() - Method in interface jfxtras.icalendarfx.VElement
Produces a list of error messages indicating problems with calendar element VElement.errors() is invoked recursively to return errors of child elements in addition to errors in parent
errors() - Method in class jfxtras.icalendarfx.VParentBase
 
errorsDateTimeEnd(VDateTimeEnd<?>) - Static method in interface jfxtras.icalendarfx.components.VDateTimeEnd
Creates error string if DateTimeEnd value has an error, null otherwise.
errorsRepeatable(VRepeatable<?>) - Static method in interface jfxtras.icalendarfx.components.VRepeatable
 
ExceptionDates - Class in jfxtras.icalendarfx.properties.component.recurrence
EXDATE Exception Date-Times RFC 5545 iCalendar 3.8.5.1, page 117.
ExceptionDates(Temporal...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.ExceptionDates
 
ExceptionDates(ExceptionDates) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.ExceptionDates
 
ExceptionDates(ObservableSet<Temporal>) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.ExceptionDates
 
ExceptionDates() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.ExceptionDates
 
exceptionDatesProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
EXDATE Exception Date-Times RFC 5545 iCalendar 3.8.5.1, page 117.
execute() - Method in interface jfxtras.icalendarfx.content.ContentLineStrategy
Produce output for VElement.toContent()
execute() - Method in class jfxtras.icalendarfx.content.MultiLineContent
 
execute() - Method in class jfxtras.icalendarfx.content.SingleLineContent
 
extractName(String) - Static method in interface jfxtras.icalendarfx.parameters.Parameter
 
extractValue(String) - Static method in interface jfxtras.icalendarfx.parameters.Parameter
 

F

foldLine(CharSequence) - Static method in class jfxtras.icalendarfx.utilities.ICalendarUtilities
Folds lines at character 75 into multiple lines.
format(Temporal) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Deprecated.
FormatType - Class in jfxtras.icalendarfx.parameters
Format Type FMTYPE RFC 5545 iCalendar 3.2.8 page 19
FormatType() - Constructor for class jfxtras.icalendarfx.parameters.FormatType
 
FormatType(FormatType) - Constructor for class jfxtras.icalendarfx.parameters.FormatType
 
formatTypeProperty() - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
 
formatTypeProperty() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
formatTypeProperty() - Method in interface jfxtras.icalendarfx.properties.PropAttachment
 
FreeBusyTime - Class in jfxtras.icalendarfx.properties.component.time
FREEBUSY Free/Busy Time RFC 5545, 3.8.2.6, page 100
FreeBusyTime(FreeBusyTime) - Constructor for class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
 
FreeBusyTime(List<Pair<ZonedDateTime, TemporalAmount>>) - Constructor for class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
 
FreeBusyTime() - Constructor for class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
 
freeBusyTimeProperty() - Method in class jfxtras.icalendarfx.components.VFreeBusy
FREEBUSY Free/Busy Time RFC 5545, 3.8.2.6, page 100
FreeBusyType - Class in jfxtras.icalendarfx.parameters
FBTYPE Free/Busy Time Type RFC 5545, 3.2.9, page 20
FreeBusyType() - Constructor for class jfxtras.icalendarfx.parameters.FreeBusyType
set BUSY as default FreeBusy type value
FreeBusyType(FreeBusyType.FreeBusyTypeEnum) - Constructor for class jfxtras.icalendarfx.parameters.FreeBusyType
 
FreeBusyType(FreeBusyType) - Constructor for class jfxtras.icalendarfx.parameters.FreeBusyType
 
FreeBusyType.FreeBusyTypeEnum - Enum in jfxtras.icalendarfx.parameters
 
freeBusyTypeProperty() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
freeBusyTypeProperty() - Method in class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
 
freeBusyTypeProperty() - Method in interface jfxtras.icalendarfx.properties.PropFreeBusy
 
Frequency - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule
FREQUENCY FREQ RFC 5545 iCalendar 3.3.10 p40
Frequency(FrequencyType) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Frequency
 
Frequency() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Frequency
 
Frequency(Frequency) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Frequency
 
frequencyProperty() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
FREQUENCY FREQ RFC 5545 iCalendar 3.3.10 p40
FrequencyType - Enum in jfxtras.icalendarfx.properties.component.recurrence.rrule
 
from(Temporal, ZoneId) - Method in enum jfxtras.icalendarfx.utilities.DateTimeUtilities.DateTimeType
Convert temporal to new DateTimeType - for DATE_WITH_LOCAL_TIME_AND_TIME_ZONE
from(Temporal) - Method in enum jfxtras.icalendarfx.utilities.DateTimeUtilities.DateTimeType
Convert temporal to new DateTimeType - for all types, but DATE_WITH_LOCAL_TIME_AND_TIME_ZONE

G

GeographicPosition - Class in jfxtras.icalendarfx.properties.component.descriptive
GEO Geographic Position RFC 5545 iCalendar 3.8.1.6.
GeographicPosition(GeographicPosition) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.GeographicPosition
 
GeographicPosition(double, double) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.GeographicPosition
 
GeographicPosition() - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.GeographicPosition
 
geographicPositionProperty() - Method in class jfxtras.icalendarfx.components.VLocatable
GEO: Geographic Position RFC 5545 iCalendar 3.8.1.6 page 85, 3.3.6 page 85 This property specifies information related to the global position for the activity specified by a calendar component.
getAction() - Method in class jfxtras.icalendarfx.components.VAlarm
 
getActualDuration() - Method in class jfxtras.icalendarfx.components.VEvent
 
getActualDuration() - Method in class jfxtras.icalendarfx.components.VLocatable
A convenience method that returns either Duration property value, or a calculated duration based on start and end values
getActualDuration() - Method in class jfxtras.icalendarfx.components.VTodo
 
getAlarmTrigger() - Method in class jfxtras.icalendarfx.properties.component.alarm.Trigger
RELATED: Alarm Trigger Relationship RFC 5545, 3.2.14, page 24 To specify the relationship of the alarm trigger with respect to the start or end of the calendar component.
getAlarmTrigger() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
RELATED: Alarm Trigger Relationship RFC 5545, 3.2.14, page 24 To specify the relationship of the alarm trigger with respect to the start or end of the calendar component.
getAlarmTrigger() - Method in interface jfxtras.icalendarfx.properties.PropAlarmTrigger
 
getAllVComponents() - Method in class jfxtras.icalendarfx.VCalendar
Convenience method that returns all VComponents regardless of type (e.g.
getAlternateText() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
ALTREP : Alternate Text Representation To specify an alternate text representation for the property value.
getAlternateText() - Method in interface jfxtras.icalendarfx.properties.PropAltText
ALTREP : Alternate Text Representation To specify an alternate text representation for the property value.
getAlternateText() - Method in class jfxtras.icalendarfx.properties.PropBaseAltText
ALTREP : Alternate Text Representation To specify an alternate text representation for the property value.
getAttachments() - Method in interface jfxtras.icalendarfx.components.VDescribable
 
getAttachments() - Method in class jfxtras.icalendarfx.components.VDescribableBase
 
getAttachments() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getAttendees() - Method in class jfxtras.icalendarfx.components.VAlarm
 
getAttendees() - Method in interface jfxtras.icalendarfx.components.VAttendee
 
getAttendees() - Method in class jfxtras.icalendarfx.components.VPersonal
 
getCalendarScale() - Method in class jfxtras.icalendarfx.VCalendar
 
getCalendarUser() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
CUTYPE Calendar User Type RFC 5545, 3.2.3, page 16
getCalendarUser() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
CUTYPE Calendar User Type RFC 5545, 3.2.3, page 16
getCategories() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getChronoUnit() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonth
 
getChronoUnit() - Method in interface jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRule
 
getChronoUnit() - Method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.FrequencyType
 
getChronoUnit() - Method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementType
 
getClassification() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getClosestStart(Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRuleCache
Returns the previous start date/time value of the recurrence set on or before targetStart in the cache.
getComments() - Method in class jfxtras.icalendarfx.components.VPrimary
 
getCommonName() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
CN Common Name RFC 5545, 3.2.2, page 15
getCommonName() - Method in interface jfxtras.icalendarfx.properties.PropCalendarUser
CN Common Name RFC 5545, 3.2.2, page 15
getContact() - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
getContacts() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getConverter() - Method in enum jfxtras.icalendarfx.parameters.ParameterType
return default String converter associated with property value type
getConverter() - Method in class jfxtras.icalendarfx.properties.PropertyBase
STRING CONVERTER
getConverter() - Method in enum jfxtras.icalendarfx.properties.ValueType
return default String converter associated with property value type
getCount() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
getDateTimeCompleted() - Method in class jfxtras.icalendarfx.components.VTodo
 
getDateTimeCreated() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getDateTimeDue() - Method in class jfxtras.icalendarfx.components.VTodo
 
getDateTimeEnd() - Method in interface jfxtras.icalendarfx.components.VDateTimeEnd
 
getDateTimeEnd() - Method in class jfxtras.icalendarfx.components.VEvent
 
getDateTimeEnd() - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
getDateTimeLastModified() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getDateTimeLastModified() - Method in interface jfxtras.icalendarfx.components.VLastModified
 
getDateTimeLastModified() - Method in class jfxtras.icalendarfx.components.VTimeZone
 
getDateTimeStamp() - Method in class jfxtras.icalendarfx.components.VPersonal
 
getDateTimeStart() - Method in interface jfxtras.icalendarfx.components.VDateTimeEnd
 
getDateTimeStart() - Method in class jfxtras.icalendarfx.components.VPrimary
 
getDateTimeStart() - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
getDayOfWeek() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay.ByDayPair
 
getDelegatees() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
DELEGATED-TO Delegatees RFC 5545, 3.2.5, page 17
getDelegatees() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
DELEGATED-TO Delegatees RFC 5545, 3.2.5, page 17
getDelegators() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
DELEGATED-FROM Delegators RFC 5545, 3.2.4, page 17
getDelegators() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
DELEGATED-FROM Delegators RFC 5545, 3.2.4, page 17
getDescription() - Method in class jfxtras.icalendarfx.components.VAlarm
 
getDescription() - Method in interface jfxtras.icalendarfx.components.VDescribable2
 
getDescription() - Method in class jfxtras.icalendarfx.components.VLocatable
 
getDescription() - Method in class jfxtras.icalendarfx.properties.component.misc.RequestStatus
Textual status description
getDescriptions() - Method in class jfxtras.icalendarfx.components.VJournal
 
getDirectoryEntryReference() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
DIR Directory Entry Reference RFC 5545, 3.2.6, page 18
getDirectoryEntryReference() - Method in interface jfxtras.icalendarfx.properties.PropCalendarUser
DIR Directory Entry Reference RFC 5545, 3.2.6, page 18
getDuration() - Method in interface jfxtras.icalendarfx.components.VDuration
Gets the value of the DurationProp
getElement(RecurrenceRule2) - Method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementType
Deprecated.
not needed due to addition of Orderer, may be deleted
getElementClass() - Method in enum jfxtras.icalendarfx.CalendarComponent
 
getElementClass() - Method in enum jfxtras.icalendarfx.CalendarProperty
 
getEncoding() - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
ENCODING: Incline Encoding RFC 5545, 3.2.7, page 18
getEncoding() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
ENCODING: Incline Encoding RFC 5545, 3.2.7, page 18
getEncoding() - Method in interface jfxtras.icalendarfx.properties.PropAttachment
ENCODING: Incline Encoding RFC 5545, 3.2.7, page 18
getException() - Method in class jfxtras.icalendarfx.properties.component.misc.RequestStatus
Textual exception data.
getExceptionDates() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getFormatType() - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
FMTTYPE: Format type parameter RFC 5545, 3.2.8, page 19 specify the content type of a referenced object.
getFormatType() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
FMTTYPE: Format type parameter RFC 5545, 3.2.8, page 19 specify the content type of a referenced object.
getFormatType() - Method in interface jfxtras.icalendarfx.properties.PropAttachment
FMTTYPE: Format type parameter RFC 5545, 3.2.8, page 19 specify the content type of a referenced object.
getFreeBusyTime() - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
getFreeBusyType() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
FBTYPE: Incline Free/Busy Time Type RFC 5545, 3.2.9, page 20
getFreeBusyType() - Method in class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
FBTYPE: Incline Free/Busy Time Type RFC 5545, 3.2.9, page 20
getFreeBusyType() - Method in interface jfxtras.icalendarfx.properties.PropFreeBusy
FBTYPE: Incline Free/Busy Time Type RFC 5545, 3.2.9, page 20
getFrequency() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
getGeographicPosition() - Method in class jfxtras.icalendarfx.components.VLocatable
 
getGroupMembership() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
MEMBER Group or List Membership RFC 5545, 3.2.11, page 21
getGroupMembership() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
MEMBER Group or List Membership RFC 5545, 3.2.11, page 21
getInterval() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
getITIPFactory() - Method in class jfxtras.icalendarfx.VCalendar
get AbstractITIPFactory to handle processing input VCalendar based on Method
getITIPMessageProcess(Method.MethodType) - Method in class jfxtras.icalendarfx.itip.AbstractITIPFactory
 
getITIPMessageProcess(Method.MethodType) - Method in class jfxtras.icalendarfx.itip.DefaultITIPFactory
 
getLanguage() - Method in class jfxtras.icalendarfx.properties.PropBaseLanguage
LANGUAGE To specify the language for text values in a property or property parameter.
getLanguage() - Method in interface jfxtras.icalendarfx.properties.PropLanguage
LANGUAGE To specify the language for text values in a property or property parameter.
getLatitude() - Method in class jfxtras.icalendarfx.properties.component.descriptive.GeographicPosition
 
getLocation() - Method in class jfxtras.icalendarfx.components.VLocatable
 
getLongitude() - Method in class jfxtras.icalendarfx.properties.component.descriptive.GeographicPosition
 
getMethod() - Method in class jfxtras.icalendarfx.VCalendar
 
getNonStandard() - Method in class jfxtras.icalendarfx.components.VCommon
 
getNonStandard() - Method in interface jfxtras.icalendarfx.properties.Property
 
getNonStandard() - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
getNonStandard() - Method in class jfxtras.icalendarfx.VCalendar
 
getOrdinal() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay.ByDayPair
 
getOrganizer() - Method in class jfxtras.icalendarfx.components.VPersonal
 
getParameter(Property<?>) - Method in enum jfxtras.icalendarfx.parameters.ParameterType
Returns associated Property<?> or List<Property<?>>
getParent() - Method in class jfxtras.icalendarfx.components.VComponentBase
 
getParent() - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
getParent() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
getParent() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
getParent() - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
getParent() - Method in interface jfxtras.icalendarfx.VChild
Gets the VParent of this VChild
getParticipationRole() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
ROLE Participation Role RFC 5545, 3.2.16, page 25
getParticipationRole() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
ROLE Participation Role RFC 5545, 3.2.16, page 25
getParticipationStatus() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
PARTSTAT Participation Status RFC 5545, 3.2.12, page 22
getParticipationStatus() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
PARTSTAT Participation Status RFC 5545, 3.2.12, page 22
getPattern() - Method in enum jfxtras.icalendarfx.utilities.DateTimeUtilities.DateTimeType
 
getPercentComplete() - Method in class jfxtras.icalendarfx.components.VTodo
 
getPriority() - Method in class jfxtras.icalendarfx.components.VLocatable
 
getProductIdentifier() - Method in class jfxtras.icalendarfx.VCalendar
 
getProperty(VComponent) - Method in enum jfxtras.icalendarfx.properties.PropertyType
Returns associated Property<?> or List<Property<?>>
getPropertyClass() - Method in enum jfxtras.icalendarfx.properties.PropertyType
 
getPropertyName(String) - Static method in class jfxtras.icalendarfx.utilities.ICalendarUtilities
Returns iCalendar property name from property content line.
getPropertyNameIndex(String) - Static method in class jfxtras.icalendarfx.utilities.ICalendarUtilities
Returns index where property name ends - after first ';' or ':'
getPropertyValueString() - Method in class jfxtras.icalendarfx.properties.PropBaseDateTime
append time zone to front of time for parsing in DATE_ZONED_DATE_TIME parse method
getPropertyValueString() - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
getRange() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
RANGE Recurrence Identifier Range RFC 5545, 3.2.13, page 23
getRange() - Method in class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
RANGE Recurrence Identifier Range RFC 5545, 3.2.13, page 23
getRange() - Method in interface jfxtras.icalendarfx.properties.PropRecurrenceID
 
getRecurrenceDates() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getRecurrenceDates() - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
getRecurrenceDates() - Method in class jfxtras.icalendarfx.components.VRepeatableBase
 
getRecurrenceId() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getRecurrenceRule() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getRecurrenceRule() - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
getRecurrenceRule() - Method in class jfxtras.icalendarfx.components.VRepeatableBase
 
getRecurrencesConsistencyWithDateTimeStartListener() - Method in interface jfxtras.icalendarfx.components.VRepeatable
Ensures new recurrence values match previously added ones.
getRelatedTo() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getRelationship() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
RELTYPE Relationship Type RFC 5545, 3.2.15, page 25
getRelationship() - Method in class jfxtras.icalendarfx.properties.component.relationship.RelatedTo
RELTYPE Relationship Type RFC 5545, 3.2.15, page 25
getRelationship() - Method in interface jfxtras.icalendarfx.properties.PropRelationship
 
getRepeatCount() - Method in class jfxtras.icalendarfx.components.VAlarm
 
getRequestStatus() - Method in class jfxtras.icalendarfx.components.VPersonal
 
getResources() - Method in class jfxtras.icalendarfx.components.VLocatable
 
getRSVP() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
RSVP RSVP Expectation RFC 5545, 3.2.17, page 26
getRSVP() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
RSVP RSVP Expectation RFC 5545, 3.2.17, page 26
getSentBy() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
SENT-BY RFC 5545, 3.2.18, page 27
getSentBy() - Method in interface jfxtras.icalendarfx.properties.PropCalendarUser
SENT-BY RFC 5545, 3.2.18, page 27
getSequence() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getStandardOrDaylight() - Method in class jfxtras.icalendarfx.components.VTimeZone
STANDARD or DAYLIGHT Subcomponent of VTimeZone Either StandardTime or DaylightSavingsTime.
getStatus() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getStatusCode() - Method in class jfxtras.icalendarfx.properties.component.misc.RequestStatus
Hierarchical, numeric return status code
getSubtypeName() - Method in class jfxtras.icalendarfx.parameters.FormatType
 
getSummary() - Method in interface jfxtras.icalendarfx.components.VDescribable
 
getSummary() - Method in class jfxtras.icalendarfx.components.VDescribableBase
 
getSummary() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
getTemporalComparator(Temporal) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Returns correct comparator based on Temporal parameter
getTimeTransparency() - Method in class jfxtras.icalendarfx.components.VEvent
 
getTimeZoneIdentifier() - Method in class jfxtras.icalendarfx.components.VTimeZone
 
getTimeZoneIdentifier() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
TZID Time Zone Identifier To specify the identifier for the time zone definition for a time component in the property value.
getTimeZoneIdentifier() - Method in class jfxtras.icalendarfx.properties.PropBaseDateTime
TZID Time Zone Identifier To specify the identifier for the time zone definition for a time component in the property value.
getTimeZoneIdentifier() - Method in interface jfxtras.icalendarfx.properties.PropDateTime
 
getTimeZoneNames() - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
getTimeZoneOffsetFrom() - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
getTimeZoneOffsetTo() - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
getTimeZoneURL() - Method in class jfxtras.icalendarfx.components.VTimeZone
 
getTrigger() - Method in class jfxtras.icalendarfx.components.VAlarm
 
getTypeName() - Method in class jfxtras.icalendarfx.parameters.FormatType
 
getUidGeneratorCallback() - Method in class jfxtras.icalendarfx.components.VPersonal
Callback for creating unique uid values
getUniformResourceLocator() - Method in class jfxtras.icalendarfx.components.VPersonal
 
getUniqueIdentifier() - Method in class jfxtras.icalendarfx.components.VPersonal
 
getUnknownValue() - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
getUntil() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
getVAlarms() - Method in class jfxtras.icalendarfx.components.VLocatable
VALARM Alarm Component RFC 5545 iCalendar 3.6.6.
getValue() - Method in interface jfxtras.icalendarfx.parameters.Parameter
The value of the parameter.
getValue() - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
getValue() - Method in interface jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElement
The value of the parameter.
getValue() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
getValue() - Method in interface jfxtras.icalendarfx.properties.Property
The value of the property.
getValue() - Method in class jfxtras.icalendarfx.properties.PropertyBase
PROPERTY VALUE
getValueType() - Method in interface jfxtras.icalendarfx.properties.Property
VALUE Value Date Types RFC 5545 iCalendar 3.2.10 page 29
getValueType() - Method in class jfxtras.icalendarfx.properties.PropertyBase
VALUE TYPE Value Data Types RFC 5545, 3.2.20, page 29
getVComponents(Class<? extends VComponent>) - Method in class jfxtras.icalendarfx.VCalendar
Convenience method that returns all VComponents regardless of type (e.g.
getVComponents(VComponent) - Method in class jfxtras.icalendarfx.VCalendar
A convenience method that returns parent list of the VComponent parameter.
getVersion() - Method in class jfxtras.icalendarfx.VCalendar
 
getVEvents() - Method in class jfxtras.icalendarfx.VCalendar
VEVENT: RFC 5545 iCalendar 3.6.1.
getVFreeBusies() - Method in class jfxtras.icalendarfx.VCalendar
VFREEBUSY: RFC 5545 iCalendar 3.6.4.
getVJournals() - Method in class jfxtras.icalendarfx.VCalendar
VJOURNAL: RFC 5545 iCalendar 3.6.3.
getVTimeZones() - Method in class jfxtras.icalendarfx.VCalendar
VTIMEZONE: RFC 5545 iCalendar 3.6.5.
getVTodos() - Method in class jfxtras.icalendarfx.VCalendar
VTODO: RFC 5545 iCalendar 3.6.2.
getWeekStart() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
 
getWeekStart() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByWeekNumber
 
getWeekStart() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
GroupMembership - Class in jfxtras.icalendarfx.parameters
MEMBER Group or List Membership RFC 5545, 3.2.11, page 21
GroupMembership(List<URI>) - Constructor for class jfxtras.icalendarfx.parameters.GroupMembership
 
GroupMembership() - Constructor for class jfxtras.icalendarfx.parameters.GroupMembership
 
GroupMembership(GroupMembership) - Constructor for class jfxtras.icalendarfx.parameters.GroupMembership
 
groupMembershipProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
groupMembershipProperty() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 

H

hashCode() - Method in class jfxtras.icalendarfx.components.VLocatable
 
hashCode() - Method in class jfxtras.icalendarfx.components.VTimeZone
 
hashCode() - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
hashCode() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay.ByDayPair
 
hashCode() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleAbstract
 
hashCode() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Interval
 
hashCode() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
hashCode() - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
hashCode() - Method in class jfxtras.icalendarfx.VParentBase
 
hasNext() - Method in class jfxtras.icalendarfx.components.VRepeatable.MergedIterator
 
hasNext() - Method in class jfxtras.icalendarfx.utilities.PushbackIterator
 
hasNext() - Method in class jfxtras.icalendarfx.utilities.UnfoldingStringIterator
 
hasOrdinals() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
Checks if byDayPairs has ordinal values.

I

ICalendarUtilities - Class in jfxtras.icalendarfx.utilities
Static utility methods used throughout iCalendar
importVComponent(String) - Method in class jfxtras.icalendarfx.VCalendar
Deprecated.
importVComponent(VComponent) - Method in class jfxtras.icalendarfx.VCalendar
Deprecated.
incrementSequence() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
Interval - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule
INTERVAL RFC 5545 iCalendar 3.3.10, page 40
Interval() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Interval
 
Interval(Integer) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Interval
 
Interval(Interval) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Interval
 
intervalProperty() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
INTERVAL RFC 5545 iCalendar 3.3.10, page 40
isAfter(Temporal, Temporal) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Determines if Temporal is after t2 Works for LocalDate, LocalDateTime and ZonedDateTime
isBefore(Temporal, Temporal) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Determines if Temporal is before t2 Works for LocalDate, LocalDateTime and ZonedDateTime
isInfinite() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
Determines if recurrence set is goes on forever
isRecurrence(Temporal) - Method in interface jfxtras.icalendarfx.components.VRepeatable
Returns true if temporal is in vComponent’s stream of start date-time values, false otherwise.
isRecurrenceSetEmpty() - Method in interface jfxtras.icalendarfx.components.VRepeatable
Returns true if VComponent has zero instances in recurrence set
isRequired(VParent) - Method in enum jfxtras.icalendarfx.properties.PropertyType
If property is required returns true, false otherwise
isValid() - Method in class jfxtras.icalendarfx.components.VAlarm
 
isValid() - Method in class jfxtras.icalendarfx.properties.component.alarm.Trigger
 
isValid() - Method in class jfxtras.icalendarfx.properties.component.descriptive.Priority
 
isValid() - Method in class jfxtras.icalendarfx.properties.component.recurrence.PropertyBaseRecurrence
 
isValid() - Method in class jfxtras.icalendarfx.properties.component.timezone.TimeZoneIdentifier
 
isValid() - Method in class jfxtras.icalendarfx.properties.PropBaseUTC
 
isValid() - Method in interface jfxtras.icalendarfx.VElement
Checks element to determine if necessary properties are set.
isWholeDay() - Method in class jfxtras.icalendarfx.components.VPrimary
Component is whole day if dateTimeStart (DTSTART) only contains a date (no time)

J

jfxtras.icalendarfx - package jfxtras.icalendarfx
 
jfxtras.icalendarfx.components - package jfxtras.icalendarfx.components
 
jfxtras.icalendarfx.content - package jfxtras.icalendarfx.content
 
jfxtras.icalendarfx.itip - package jfxtras.icalendarfx.itip
 
jfxtras.icalendarfx.parameters - package jfxtras.icalendarfx.parameters
 
jfxtras.icalendarfx.properties - package jfxtras.icalendarfx.properties
 
jfxtras.icalendarfx.properties.calendar - package jfxtras.icalendarfx.properties.calendar
 
jfxtras.icalendarfx.properties.component.alarm - package jfxtras.icalendarfx.properties.component.alarm
 
jfxtras.icalendarfx.properties.component.change - package jfxtras.icalendarfx.properties.component.change
 
jfxtras.icalendarfx.properties.component.descriptive - package jfxtras.icalendarfx.properties.component.descriptive
 
jfxtras.icalendarfx.properties.component.misc - package jfxtras.icalendarfx.properties.component.misc
 
jfxtras.icalendarfx.properties.component.recurrence - package jfxtras.icalendarfx.properties.component.recurrence
 
jfxtras.icalendarfx.properties.component.recurrence.rrule - package jfxtras.icalendarfx.properties.component.recurrence.rrule
 
jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx - package jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx
 
jfxtras.icalendarfx.properties.component.relationship - package jfxtras.icalendarfx.properties.component.relationship
 
jfxtras.icalendarfx.properties.component.time - package jfxtras.icalendarfx.properties.component.time
 
jfxtras.icalendarfx.properties.component.timezone - package jfxtras.icalendarfx.properties.component.timezone
 
jfxtras.icalendarfx.utilities - package jfxtras.icalendarfx.utilities
 

L

Language - Class in jfxtras.icalendarfx.parameters
LANGUAGE Language RFC 5545, 3.2.10, page 21
Language() - Constructor for class jfxtras.icalendarfx.parameters.Language
 
Language(Language) - Constructor for class jfxtras.icalendarfx.parameters.Language
 
languageProperty() - Method in class jfxtras.icalendarfx.properties.PropBaseLanguage
 
languageProperty() - Method in interface jfxtras.icalendarfx.properties.PropLanguage
 
LastModified - Class in jfxtras.icalendarfx.properties.component.change
LAST-MODIFIED RFC 5545, 3.8.7.3, page 138
LastModified(ZonedDateTime) - Constructor for class jfxtras.icalendarfx.properties.component.change.LastModified
 
LastModified(LastModified) - Constructor for class jfxtras.icalendarfx.properties.component.change.LastModified
 
LastModified() - Constructor for class jfxtras.icalendarfx.properties.component.change.LastModified
 
lastRecurrence() - Method in interface jfxtras.icalendarfx.components.VRepeatable
returns the last date or date/time of the series.
LOCAL_DATE_FORMATTER - Static variable in class jfxtras.icalendarfx.utilities.DateTimeUtilities
 
LOCAL_DATE_TIME_FORMATTER - Static variable in class jfxtras.icalendarfx.utilities.DateTimeUtilities
 
Location - Class in jfxtras.icalendarfx.properties.component.descriptive
LOCATION RFC 5545 iCalendar 3.8.1.7.
Location(Location) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Location
 
Location() - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Location
 
locationProperty() - Method in class jfxtras.icalendarfx.components.VLocatable
LOCATION: RFC 5545 iCalendar 3.8.1.12.
lookupByRule(Class<? extends ByRule<?>>) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
Return ByRule associated with class type

M

makeCache(Stream<Temporal>) - Method in class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRuleCache
add to cache while streaming recurrences
merge(Stream<T>, Stream<T>, Comparator<T>) - Static method in interface jfxtras.icalendarfx.components.VRepeatable
Deprecated.
MergedIterator(Iterator<T>, Iterator<T>, Comparator<T>) - Constructor for class jfxtras.icalendarfx.components.VRepeatable.MergedIterator
 
Method - Class in jfxtras.icalendarfx.properties.calendar
METHOD RFC 5545, 3.7.2, page 77
Method(Method) - Constructor for class jfxtras.icalendarfx.properties.calendar.Method
 
Method(Method.MethodType) - Constructor for class jfxtras.icalendarfx.properties.calendar.Method
 
Method() - Constructor for class jfxtras.icalendarfx.properties.calendar.Method
 
Method.MethodType - Enum in jfxtras.icalendarfx.properties.calendar
Method types from RFC 5546
MultiLineContent - Class in jfxtras.icalendarfx.content
 
MultiLineContent(Orderer, String, String, int) - Constructor for class jfxtras.icalendarfx.content.MultiLineContent
 

N

name() - Method in class jfxtras.icalendarfx.components.VComponentBase
 
name() - Method in class jfxtras.icalendarfx.parameters.NonStandardParameter
 
name() - Method in class jfxtras.icalendarfx.parameters.OtherParameter
Deprecated.
 
name() - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
name() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
name() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
name() - Method in class jfxtras.icalendarfx.properties.PropertyBase
The name of the property, such as DESCRIPTION Remains the default value unless set by a non-standard property
name() - Method in class jfxtras.icalendarfx.VCalendar
 
name() - Method in interface jfxtras.icalendarfx.VElement
<p>Returns the name of the component as it would appear in the iCalendar content line.</p> <p>Examples: <ul> <li>VEVENT <li>SUMMARY <li>LANGUAGE </ul> </p>
next() - Method in class jfxtras.icalendarfx.components.VRepeatable.MergedIterator
 
next() - Method in class jfxtras.icalendarfx.utilities.PushbackIterator
 
next() - Method in class jfxtras.icalendarfx.utilities.UnfoldingStringIterator
 
NonStandardComponent<T> - Class in jfxtras.icalendarfx.components
 
NonStandardParameter - Class in jfxtras.icalendarfx.parameters
A non-standard, experimental parameter.
NonStandardParameter(String) - Constructor for class jfxtras.icalendarfx.parameters.NonStandardParameter
 
NonStandardParameter(NonStandardParameter) - Constructor for class jfxtras.icalendarfx.parameters.NonStandardParameter
 
nonStandardParameter() - Method in interface jfxtras.icalendarfx.properties.Property
<h2>Non-Standard Parameters</h2>
nonStandardParameter() - Method in class jfxtras.icalendarfx.properties.PropertyBase
<h2>NON-STANDARD PARAMETERS</h2>
nonStandardProperty() - Method in class jfxtras.icalendarfx.components.VCommon
Provides a framework for defining non-standard properties.
NonStandardProperty - Class in jfxtras.icalendarfx.properties.component.misc
<h2>3.8.8.2.
NonStandardProperty(Object) - Constructor for class jfxtras.icalendarfx.properties.component.misc.NonStandardProperty
Create NonStandardProperty with property value set to the input parameter
NonStandardProperty(NonStandardProperty) - Constructor for class jfxtras.icalendarfx.properties.component.misc.NonStandardProperty
Create deep copy of source NonStandardProperty
NonStandardProperty() - Constructor for class jfxtras.icalendarfx.properties.component.misc.NonStandardProperty
Create default NonStandardProperty with no value set
nonStandardProperty() - Method in class jfxtras.icalendarfx.VCalendar
Provides a framework for defining non-standard properties.

O

of(Temporal) - Static method in enum jfxtras.icalendarfx.utilities.DateTimeUtilities.DateTimeType
Find DateTimeType of Temporal parameter temporal
Orderer - Interface in jfxtras.icalendarfx.utilities
Provides a framework to maintain the sort order of VChild elements
orderer() - Method in class jfxtras.icalendarfx.VParentBase
Return the Orderer for this VParent
OrdererBase - Class in jfxtras.icalendarfx.utilities
Base class to maintain a sort order of VChild elements of a VParent
OrdererBase(VParent) - Constructor for class jfxtras.icalendarfx.utilities.OrdererBase
Create an OrdererBase for the VParent parameter
Organizer - Class in jfxtras.icalendarfx.properties.component.relationship
ORGANIZER RFC 5545, 3.8.4.3, page 111
Organizer(Organizer) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.Organizer
 
organizerProperty() - Method in class jfxtras.icalendarfx.components.VPersonal
ORGANIZER: Organizer RFC 5545 iCalendar 3.8.4.3 page 111 This property defines the organizer for a calendar component
orphanedRecurrenceChildren() - Method in class jfxtras.icalendarfx.components.VDisplayable
returns list of orphaned recurrence components due to a change.
OtherParameter - Class in jfxtras.icalendarfx.parameters
Deprecated.
OtherParameter(String) - Constructor for class jfxtras.icalendarfx.parameters.OtherParameter
Deprecated.
 
OtherParameter(OtherParameter) - Constructor for class jfxtras.icalendarfx.parameters.OtherParameter
Deprecated.
 

P

Parameter<T> - Interface in jfxtras.icalendarfx.parameters
Every parameter requires the following methods: toContentLine - make iCalendar string getValue - return parameters value isEqualsTo - checks equality between two parameters parse - convert string into parameter - this method is in ParameterEnum
ParameterBase<U,T> - Class in jfxtras.icalendarfx.parameters
Base class of all iCalendar Parameters.
ParameterEnumBasedWithUnknown<U,T> - Class in jfxtras.icalendarfx.parameters
 
ParameterEnumBasedWithUnknown() - Constructor for class jfxtras.icalendarfx.parameters.ParameterEnumBasedWithUnknown
 
ParameterEnumBasedWithUnknown(T) - Constructor for class jfxtras.icalendarfx.parameters.ParameterEnumBasedWithUnknown
 
ParameterEnumBasedWithUnknown(ParameterEnumBasedWithUnknown<U, T>) - Constructor for class jfxtras.icalendarfx.parameters.ParameterEnumBasedWithUnknown
 
parameterMapToPropertyLine(Map<String, String>) - Static method in class jfxtras.icalendarfx.utilities.ICalendarUtilities
Deprecated.
parameterType() - Method in interface jfxtras.icalendarfx.parameters.Parameter
Returns the enumerated type for the parameter as it would appear in the iCalendar content line Examples: VALUE TZID
parameterType() - Method in class jfxtras.icalendarfx.parameters.ParameterBase
PARAMETER TYPE
ParameterType - Enum in jfxtras.icalendarfx.parameters
For each VComponent property parameter (RFC 5545, 3.2, page 13) contains the following: <br> <br> Parameter name ParameterType.toString() <br> Parameter class #getPropertyClass()<br> Method to parse parameter string into parent component #parse(Property<?>, String)<br> Method to get parameter from property #getParameter(Property<?>)<br> Method to copy parameter into new parent property ParameterType.copyParameter(Parameter, Property)<br>
ParameterWithUnknownValue - Class in jfxtras.icalendarfx.parameters
Deprecated.
ParameterWithUnknownValue() - Constructor for class jfxtras.icalendarfx.parameters.ParameterWithUnknownValue
Deprecated.
 
parse(VCalendar, String) - Method in enum jfxtras.icalendarfx.CalendarProperty
Parses string and sets property.
parse(String) - Static method in class jfxtras.icalendarfx.components.DaylightSavingTime
Deprecated.
parse(String) - Static method in class jfxtras.icalendarfx.components.StandardTime
Deprecated.
parse(String) - Static method in class jfxtras.icalendarfx.components.VAlarm
Creates a new VAlarm calendar component by parsing a String of iCalendar content lines
parse(String) - Static method in class jfxtras.icalendarfx.components.VEvent
Parse folded content lines into calendar component object
parse(String) - Static method in class jfxtras.icalendarfx.components.VFreeBusy
Parse content lines into calendar component object
parse(String) - Static method in class jfxtras.icalendarfx.components.VJournal
Deprecated.
parse(String) - Static method in class jfxtras.icalendarfx.components.VTimeZone
Parse content lines into calendar component object
parse(String) - Static method in class jfxtras.icalendarfx.components.VTodo
Parse content lines into calendar component object
parse(String) - Static method in class jfxtras.icalendarfx.parameters.AlarmTriggerRelationship
Create new AlarmTriggerRelationship by parsing unfolded calendar content
parse(String) - Static method in class jfxtras.icalendarfx.parameters.AlternateText
Create new AlternateText by parsing unfolded calendar content
parse(String) - Static method in class jfxtras.icalendarfx.parameters.CalendarUser
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.CommonName
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.Delegatees
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.Delegators
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.DirectoryEntry
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.Encoding
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.FormatType
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.FreeBusyType
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.GroupMembership
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.Language
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.NonStandardParameter
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.OtherParameter
Deprecated.
 
parse(Property<?>, String) - Method in enum jfxtras.icalendarfx.parameters.ParameterType
Parses string and sets parameter.
parse(String) - Static method in class jfxtras.icalendarfx.parameters.ParticipationRole
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.ParticipationStatus
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.Range
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.Relationship
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.RSVP
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.SentBy
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.TimeZoneIdentifierParameter
 
parse(String) - Static method in class jfxtras.icalendarfx.parameters.ValueParameter
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.calendar.CalendarScale
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.calendar.Method
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.calendar.ProductIdentifier
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.calendar.Version
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.alarm.Action
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.alarm.RepeatCount
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.alarm.Trigger
Parse string to Temporal.
parse(Class<U>, String) - Static method in class jfxtras.icalendarfx.properties.component.alarm.Trigger
Parse string with Temporal class explicitly provided as parameter
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.change.DateTimeCreated
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.change.DateTimeStamp
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.change.LastModified
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.change.Sequence
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
Create new Attachment by parsing unfolded calendar content
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.Categories
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.Classification
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.Comment
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.Description
Create new Description by parsing unfolded calendar content
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.GeographicPosition
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.Location
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.PercentComplete
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.Priority
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.Resources
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.Status
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.descriptive.Summary
Create new Summary by parsing unfolded calendar content
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.misc.NonStandardProperty
Create new Description by parsing unfolded calendar content
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.misc.RequestStatus
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.ExceptionDates
Parse string to Temporal.
parse(Class<? extends Temporal>, String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.ExceptionDates
Parse string with Temporal class Exceptions provided as parameter
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceDates
Parse string to Temporal.
parse(Class<? extends Temporal>, String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceDates
Parse string with Temporal class Exceptions provided as parameter
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRule
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByHour
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMinute
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonth
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonthDay
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.BySecond
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.BySetPosition
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByWeekNumber
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByYearDay
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Count
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Frequency
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Interval
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
parse(RecurrenceRule2, String) - Method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementType
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Until
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.relationship.Attendee
Create new Attendee by parsing unfolded calendar content
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.relationship.Contact
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.relationship.Organizer
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
Parse string to Temporal.
parse(Class<? extends Temporal>, String) - Static method in class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
Parse string with Temporal class explicitly provided as parameter
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.relationship.RelatedTo
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.relationship.UniformResourceLocator
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.relationship.UniqueIdentifier
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.time.DateTimeCompleted
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.time.DateTimeDue
Parse string to Temporal.
parse(Class<? extends Temporal>, String) - Static method in class jfxtras.icalendarfx.properties.component.time.DateTimeDue
Parse string with Temporal class explicitly provided as parameter
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.time.DateTimeEnd
Parse string to Temporal.
parse(Class<? extends Temporal>, String) - Static method in class jfxtras.icalendarfx.properties.component.time.DateTimeEnd
Parse string with Temporal class explicitly provided as parameter
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.time.DateTimeStart
Parse string to Temporal.
parse(Class<? extends Temporal>, String) - Static method in class jfxtras.icalendarfx.properties.component.time.DateTimeStart
Parse string with Temporal class explicitly provided as parameter
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.time.DurationProp
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.time.TimeTransparency
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.timezone.TimeZoneIdentifier
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.timezone.TimeZoneName
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.timezone.TimeZoneOffsetFrom
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.timezone.TimeZoneOffsetTo
 
parse(String) - Static method in class jfxtras.icalendarfx.properties.component.timezone.TimeZoneURL
 
parse(VParent, String) - Method in enum jfxtras.icalendarfx.properties.PropertyType
Parses string and sets property.
parse(String, ZoneId) - Method in enum jfxtras.icalendarfx.utilities.DateTimeUtilities.DateTimeType
 
parse(String, ZoneId) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
 
parse(VCalendar, Pair<String, String>) - Static method in class jfxtras.icalendarfx.utilities.VCalendarUtilities
Deprecated.
parse(Reader) - Static method in class jfxtras.icalendarfx.VCalendar
 
parse(Path) - Static method in class jfxtras.icalendarfx.VCalendar
Creates a new VCalendar from an ics file
parse(String) - Static method in class jfxtras.icalendarfx.VCalendar
 
parseAndSetProperty(VCalendar, String) - Method in enum jfxtras.icalendarfx.utilities.VCalendarUtilities.VCalendarComponent
Deprecated.
sets VComponent’s property for this VComponentProperty to parameter value value is a string that is parsed if necessary to the appropriate type
parseContent(UnfoldingStringIterator, boolean) - Method in interface jfxtras.icalendarfx.components.VComponent
Parse a VComponent from a Iterator&lt;String&gt;.
parseContent(String) - Method in class jfxtras.icalendarfx.components.VComponentBase
 
parseContent(String, boolean) - Method in class jfxtras.icalendarfx.components.VComponentBase
 
parseContent(UnfoldingStringIterator, boolean) - Method in class jfxtras.icalendarfx.components.VComponentBase
 
parseContent(UnfoldingStringIterator, boolean) - Method in class jfxtras.icalendarfx.components.VPersonal
 
parseContent(String) - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
parseContent(String) - Method in class jfxtras.icalendarfx.parameters.ParameterEnumBasedWithUnknown
 
parseContent(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
 
parseContent(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonth
 
parseContent(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleIntegerAbstract
 
parseContent(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Count
 
parseContent(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Frequency
 
parseContent(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Interval
 
parseContent(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
Parse component from content line
parseContent(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Until
 
parseContent(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.WeekStart
 
parseContent(String) - Method in class jfxtras.icalendarfx.properties.PropertyBase
Parse content line into calendar property
parseContent(String) - Method in class jfxtras.icalendarfx.VCalendar
 
parseContent(Iterator<String>) - Method in class jfxtras.icalendarfx.VCalendar
Parse unfolded content line iterator into calendar object
parseContent(Iterator<String>, boolean) - Method in class jfxtras.icalendarfx.VCalendar
Parse unfolded content lines into calendar object
parseContent(String) - Method in interface jfxtras.icalendarfx.VElement
Parse content line into calendar element.
parseICalendarFile(Path) - Static method in class jfxtras.icalendarfx.utilities.ICalendarUtilities
Parse iCalendar ics and add its properties to vCalendar parameter
parseICalendarFile(Path, VCalendar) - Static method in class jfxtras.icalendarfx.utilities.VCalendarUtilities
Deprecated.
parseICalendarFile(Path) - Static method in class jfxtras.icalendarfx.utilities.VCalendarUtilities
Deprecated.
Parse iCalendar ics and add its properties to vCalendar parameter
parseICalendarFile(Path, boolean) - Static method in class jfxtras.icalendarfx.VCalendar
Creates a new VCalendar from an ics file
parseICalendarFile(Path) - Static method in class jfxtras.icalendarfx.VCalendar
Creates a new VCalendar from an ics file
parseOld(String) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
 
parsePropertyLine(String) - Static method in class jfxtras.icalendarfx.utilities.ICalendarUtilities
Deprecated.
ParticipationRole - Class in jfxtras.icalendarfx.parameters
ROLE Participation Role RFC 5545, 3.2.16, page 25
ParticipationRole() - Constructor for class jfxtras.icalendarfx.parameters.ParticipationRole
 
ParticipationRole(ParticipationRole.ParticipationRoleType) - Constructor for class jfxtras.icalendarfx.parameters.ParticipationRole
 
ParticipationRole(ParticipationRole) - Constructor for class jfxtras.icalendarfx.parameters.ParticipationRole
 
ParticipationRole.ParticipationRoleType - Enum in jfxtras.icalendarfx.parameters
 
participationRoleProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
participationRoleProperty() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
ParticipationStatus - Class in jfxtras.icalendarfx.parameters
PARTSTAT Participation Status RFC 5545, 3.2.12, page 22
ParticipationStatus() - Constructor for class jfxtras.icalendarfx.parameters.ParticipationStatus
Set NEEDS-ACTION as default value
ParticipationStatus(ParticipationStatus.ParticipationStatusType) - Constructor for class jfxtras.icalendarfx.parameters.ParticipationStatus
 
ParticipationStatus(ParticipationStatus) - Constructor for class jfxtras.icalendarfx.parameters.ParticipationStatus
 
ParticipationStatus.ParticipationStatusType - Enum in jfxtras.icalendarfx.parameters
 
participationStatusProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
participationStatusProperty() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
PercentComplete - Class in jfxtras.icalendarfx.properties.component.descriptive
PERCENT-COMPLETE RFC 5545 iCalendar 3.8.1.8.
PercentComplete(PercentComplete) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.PercentComplete
 
PercentComplete(Integer) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.PercentComplete
 
PercentComplete() - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.PercentComplete
 
percentCompleteProperty() - Method in class jfxtras.icalendarfx.components.VTodo
PERCENT-COMPLETE RFC 5545 iCalendar 3.8.1.8.
previousStreamValue(Temporal) - Method in interface jfxtras.icalendarfx.components.VRepeatable
finds previous stream Temporal before input parameter value
previousValue(Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRuleCache
finds previous value in recurrence set before input parameter value
Priority - Class in jfxtras.icalendarfx.properties.component.descriptive
PRIORITY RFC 5545 iCalendar 3.8.1.9.
Priority(Priority) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Priority
 
Priority(Integer) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Priority
 
Priority() - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Priority
 
priorityProperty() - Method in class jfxtras.icalendarfx.components.VLocatable
PRIORITY RFC 5545 iCalendar 3.8.1.6 page 85, 3.3.6 page 85 This property defines the relative priority for a calendar component.
process(VCalendar, VCalendar) - Method in interface jfxtras.icalendarfx.itip.Processable
 
process(VCalendar, VCalendar) - Method in class jfxtras.icalendarfx.itip.ProcessCancel
 
process(VCalendar, VCalendar) - Method in class jfxtras.icalendarfx.itip.ProcessPublish
 
process(VCalendar, VCalendar) - Method in class jfxtras.icalendarfx.itip.ProcessRequest
 
Processable - Interface in jfxtras.icalendarfx.itip
Interface for a iTIP process method including the following: <ul> <li>PUBLISH <li>REQUEST <li>REPLY <li>ADD <li>CANCEL <li>REFRESH <li>COUNTER <li>DECLINECOUNTER </ul>
ProcessCancel - Class in jfxtras.icalendarfx.itip
3.2.5.
ProcessCancel() - Constructor for class jfxtras.icalendarfx.itip.ProcessCancel
 
processITIPMessage(VCalendar...) - Method in class jfxtras.icalendarfx.VCalendar
Process the exchange of iCalendar object according to the iTIP methods identifies in RFC 5546 based on the methods in VCalendar.getITIPFactory()
processITIPMessage(Collection<VCalendar>) - Method in class jfxtras.icalendarfx.VCalendar
Process the exchange of iCalendar object according to the iTIP methods identifies in RFC 5546 based on the methods in VCalendar.getITIPFactory()
processITIPMessage(String) - Method in class jfxtras.icalendarfx.VCalendar
Process the exchange of iCalendar object according to the iTIP methods identifies in RFC 5546.
ProcessPublish - Class in jfxtras.icalendarfx.itip
<h2>3.2.1.
ProcessPublish() - Constructor for class jfxtras.icalendarfx.itip.ProcessPublish
 
ProcessRequest - Class in jfxtras.icalendarfx.itip
<h2>3.2.2.
ProcessRequest() - Constructor for class jfxtras.icalendarfx.itip.ProcessRequest
 
ProductIdentifier - Class in jfxtras.icalendarfx.properties.calendar
PRODID Product Identifier RFC 5545, 3.7.3, page 78
ProductIdentifier(ProductIdentifier) - Constructor for class jfxtras.icalendarfx.properties.calendar.ProductIdentifier
 
ProductIdentifier(String) - Constructor for class jfxtras.icalendarfx.properties.calendar.ProductIdentifier
 
ProductIdentifier() - Constructor for class jfxtras.icalendarfx.properties.calendar.ProductIdentifier
 
PropAlarmTrigger<T> - Interface in jfxtras.icalendarfx.properties
 
PropAltText<T> - Interface in jfxtras.icalendarfx.properties
Property with language, alternate text display, and a text-based value
PropAttachment<T> - Interface in jfxtras.icalendarfx.properties
 
PropAttendee<U> - Interface in jfxtras.icalendarfx.properties
Abstract class for Attendee and unknown properties
PropBaseAltText<T,U> - Class in jfxtras.icalendarfx.properties
Property with language, alternate text display, and a text-based value
PropBaseAltText(PropBaseAltText<T, U>) - Constructor for class jfxtras.icalendarfx.properties.PropBaseAltText
 
PropBaseAltText(T, StringConverter<T>) - Constructor for class jfxtras.icalendarfx.properties.PropBaseAltText
 
PropBaseAltText() - Constructor for class jfxtras.icalendarfx.properties.PropBaseAltText
 
PropBaseDateTime<T,U> - Class in jfxtras.icalendarfx.properties
Abstract class for all non-UTC date-time classes Contains the time zone identifier parameter
PropBaseDateTime() - Constructor for class jfxtras.icalendarfx.properties.PropBaseDateTime
 
PropBaseDateTime(T) - Constructor for class jfxtras.icalendarfx.properties.PropBaseDateTime
 
PropBaseDateTime(PropBaseDateTime<T, U>) - Constructor for class jfxtras.icalendarfx.properties.PropBaseDateTime
 
PropBaseLanguage<T,U> - Class in jfxtras.icalendarfx.properties
Property with language and a text-based value
PropBaseLanguage(PropBaseLanguage<T, U>) - Constructor for class jfxtras.icalendarfx.properties.PropBaseLanguage
 
PropBaseLanguage(T) - Constructor for class jfxtras.icalendarfx.properties.PropBaseLanguage
 
PropBaseLanguage() - Constructor for class jfxtras.icalendarfx.properties.PropBaseLanguage
 
PropBaseUTC<U> - Class in jfxtras.icalendarfx.properties
Abstract class for all UTC zoned-date-time classes
PropBaseUTC() - Constructor for class jfxtras.icalendarfx.properties.PropBaseUTC
 
PropBaseUTC(ZonedDateTime) - Constructor for class jfxtras.icalendarfx.properties.PropBaseUTC
 
PropBaseUTC(PropBaseUTC<U>) - Constructor for class jfxtras.icalendarfx.properties.PropBaseUTC
 
PropCalendarUser<T> - Interface in jfxtras.icalendarfx.properties
Abstract class for properties with a CAL-ADDRESS value.
PropDateTime<T> - Interface in jfxtras.icalendarfx.properties
Interface for all Date and Date-Time properties
Property<T> - Interface in jfxtras.icalendarfx.properties
top-level interface for all iCalendar properties
PROPERTY_VALUE_KEY - Static variable in class jfxtras.icalendarfx.utilities.ICalendarUtilities
 
PropertyBase<T,U> - Class in jfxtras.icalendarfx.properties
Base iCalendar property class Contains property value, value parameter (ValueType) and other-parameters Also contains several support methods used by other properties
PropertyBase() - Constructor for class jfxtras.icalendarfx.properties.PropertyBase
 
PropertyBase(Class<T>, String) - Constructor for class jfxtras.icalendarfx.properties.PropertyBase
 
PropertyBase(PropertyBase<T, U>) - Constructor for class jfxtras.icalendarfx.properties.PropertyBase
 
PropertyBase(T) - Constructor for class jfxtras.icalendarfx.properties.PropertyBase
 
PropertyBaseAttendee<T,U> - Class in jfxtras.icalendarfx.properties.component.relationship
Abstract class for Attendee and unknown properties
PropertyBaseAttendee(T) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
PropertyBaseAttendee(PropertyBaseAttendee<T, U>) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
PropertyBaseAttendee() - Constructor for class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
PropertyBaseCalendarUser<T,U> - Class in jfxtras.icalendarfx.properties.component.relationship
Abstract class for properties with a CAL-ADDRESS value.
PropertyBaseCalendarUser(PropertyBaseCalendarUser<T, U>) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
PropertyBaseCalendarUser(T) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
PropertyBaseRecurrence<U> - Class in jfxtras.icalendarfx.properties.component.recurrence
Abstract class for Exceptions and Recurrences
PropertyBaseRecurrence(ObservableSet<Temporal>) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.PropertyBaseRecurrence
 
PropertyBaseRecurrence(Temporal...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.PropertyBaseRecurrence
 
PropertyBaseRecurrence() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.PropertyBaseRecurrence
 
PropertyBaseRecurrence(PropertyBaseRecurrence<U>) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.PropertyBaseRecurrence
 
PropertyBaseZoneOffset<U> - Class in jfxtras.icalendarfx.properties.component.timezone
Base class for ZoneOffset-based properties
PropertyBaseZoneOffset(PropertyBaseZoneOffset<U>) - Constructor for class jfxtras.icalendarfx.properties.component.timezone.PropertyBaseZoneOffset
 
PropertyBaseZoneOffset(ZoneOffset) - Constructor for class jfxtras.icalendarfx.properties.component.timezone.PropertyBaseZoneOffset
 
PropertyBaseZoneOffset() - Constructor for class jfxtras.icalendarfx.properties.component.timezone.PropertyBaseZoneOffset
 
PropertyEnumBasedWithUnknown - Class in jfxtras.icalendarfx.properties
 
PropertyEnumBasedWithUnknown() - Constructor for class jfxtras.icalendarfx.properties.PropertyEnumBasedWithUnknown
 
propertyFromName(String) - Static method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.FrequencyType
get enum from name
propertyFromString(String) - Static method in enum jfxtras.icalendarfx.utilities.VCalendarUtilities.VCalendarComponent
Deprecated.
get VCalendarProperty enum from property name
propertyLineToParameterMapOld(String) - Static method in class jfxtras.icalendarfx.utilities.ICalendarUtilities
Deprecated.
propertyNameProperty() - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
propertyType() - Method in interface jfxtras.icalendarfx.properties.Property
Returns the enumerated type for the property as it would appear in the iCalendar content line Examples: DESCRIPTION UID PRODID
propertyType() - Method in class jfxtras.icalendarfx.properties.PropertyBase
PROPERTY TYPE
PropertyType - Enum in jfxtras.icalendarfx.properties
For each VComponent property (RFC 5545, 3.8, page 80) contains the following: <br> <br> Property name PropertyType.toString() <br> Allowed property value type (first is default value type) PropertyType.allowedValueTypes()<br> Allowed parameters PropertyType.allowedParameters()<br> Property class PropertyType.getPropertyClass()<br> Method to get property from component PropertyType.getProperty(VComponent)<br> Method to parse property string into parent component #parse(VComponent, String)<br> Method to copy property into new parent component PropertyType.copyProperty(Property, VComponent)<br>
PropFreeBusy<T> - Interface in jfxtras.icalendarfx.properties
 
PropLanguage<T> - Interface in jfxtras.icalendarfx.properties
Property with language and a text-based value
PropRecurrenceID<T> - Interface in jfxtras.icalendarfx.properties
 
PropRelationship<T> - Interface in jfxtras.icalendarfx.properties
 
pushback(E) - Method in class jfxtras.icalendarfx.utilities.PushbackIterator
Push back the given element to the iterator.
PushbackIterator<E> - Class in jfxtras.icalendarfx.utilities
Decorates an iterator to support pushback of elements.
PushbackIterator(Iterator<? extends E>) - Constructor for class jfxtras.icalendarfx.utilities.PushbackIterator
Constructor.
pushbackIterator(Iterator<? extends E>) - Static method in class jfxtras.icalendarfx.utilities.PushbackIterator
Decorates the specified iterator to support one-element lookahead.

R

Range - Class in jfxtras.icalendarfx.parameters
RANGE Recurrence Identifier Range RFC 5545, 3.2.13, page 23
Range() - Constructor for class jfxtras.icalendarfx.parameters.Range
Set THISANDFUTURE as default value
Range(Range.RangeType) - Constructor for class jfxtras.icalendarfx.parameters.Range
 
Range(String) - Constructor for class jfxtras.icalendarfx.parameters.Range
 
Range(Range) - Constructor for class jfxtras.icalendarfx.parameters.Range
 
Range.RangeType - Enum in jfxtras.icalendarfx.parameters
 
rangeProperty() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
rangeProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
 
rangeProperty() - Method in interface jfxtras.icalendarfx.properties.PropRecurrenceID
 
readLine() - Method in class jfxtras.icalendarfx.utilities.UnfoldingBufferedReader
Deprecated.
Unfolds lines based on RFC 5545 iCalendar specification
recurrenceCache() - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
recurrenceCache() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
recurrenceCache() - Method in interface jfxtras.icalendarfx.components.VRepeatable
Handles caching of recurrence start Temporal values.
recurrenceCache() - Method in class jfxtras.icalendarfx.components.VRepeatableBase
 
recurrenceChildren() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
RecurrenceDates - Class in jfxtras.icalendarfx.properties.component.recurrence
RDATE Recurrence Date-Times RFC 5545 iCalendar 3.8.5.2, page 120.
RecurrenceDates(Temporal...) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceDates
 
RecurrenceDates(RecurrenceDates) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceDates
 
RecurrenceDates(ObservableSet<Temporal>) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceDates
 
RecurrenceDates() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceDates
 
recurrenceDatesProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
RDATE Recurrence Date-Times RFC 5545 iCalendar 3.8.5.2, page 120.
recurrenceDatesProperty() - Method in interface jfxtras.icalendarfx.components.VRepeatable
RDATE: Recurrence Date-Times Set of date/times for recurring events, to-dos, journal entries.
recurrenceDatesProperty() - Method in class jfxtras.icalendarfx.components.VRepeatableBase
RDATE Recurrence Date-Times RFC 5545 iCalendar 3.8.5.2, page 120.
RecurrenceId - Class in jfxtras.icalendarfx.properties.component.relationship
RECURRENCE-ID RFC 5545, 3.8.4.4, page 112
RecurrenceId(Temporal) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
 
RecurrenceId(RecurrenceId) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
 
RecurrenceId() - Constructor for class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
 
recurrenceIdProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
RECURRENCE-ID: Recurrence Identifier RFC 5545 iCalendar 3.8.4.4 page 112 The property value is the original value of the "DTSTART" property of the recurrence instance before an edit that changed the value.
recurrenceParent() - Method in class jfxtras.icalendarfx.components.VDisplayable
 
RecurrenceRule - Class in jfxtras.icalendarfx.properties.component.recurrence
RRULE Recurrence Rule RFC 5545 iCalendar 3.8.5.3, page 122.
RecurrenceRule(RecurrenceRule2) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRule
 
RecurrenceRule() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRule
 
RecurrenceRule(RecurrenceRule) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRule
 
RecurrenceRule2 - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule
RRULE Recurrence Rule RFC 5545 iCalendar 3.3.10 page 38
RecurrenceRule2() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
RecurrenceRule2(RecurrenceRule2) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
RecurrenceRuleCache - Class in jfxtras.icalendarfx.properties.component.recurrence
Handles caching an array of Temporal date/time values to speed up producing a stream of recurrence instances for a recurrence rule (RRULE).
RecurrenceRuleCache(VRepeatable<?>) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRuleCache
 
recurrenceRuleProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
RRULE, Recurrence Rule RFC 5545 iCalendar 3.8.5.3, page 122.
recurrenceRuleProperty() - Method in interface jfxtras.icalendarfx.components.VRepeatable
RRULE, Recurrence Rule RFC 5545 iCalendar 3.8.5.3, page 122.
recurrenceRuleProperty() - Method in class jfxtras.icalendarfx.components.VRepeatableBase
RRULE, Recurrence Rule RFC 5545 iCalendar 3.8.5.3, page 122.
registerSortOrderProperty(ObservableList<? extends VChild>) - Method in interface jfxtras.icalendarfx.utilities.Orderer
<p>Register an ObservableList with the Orderer.</p> <p>Enables maintaining automatic sort order.</p>
registerSortOrderProperty(ObjectProperty<? extends VChild>) - Method in interface jfxtras.icalendarfx.utilities.Orderer
<p>Register an ObjectProperty with the Orderer.</p> <p>Enables maintaining automatic sort order.</p>
registerSortOrderProperty(ObservableList<? extends VChild>) - Method in class jfxtras.icalendarfx.utilities.OrdererBase
 
registerSortOrderProperty(ObjectProperty<? extends VChild>) - Method in class jfxtras.icalendarfx.utilities.OrdererBase
 
RelatedTo - Class in jfxtras.icalendarfx.properties.component.relationship
RELATED-TO RFC 5545, 3.8.4.5, page 115
RelatedTo(RelatedTo) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.RelatedTo
 
RelatedTo() - Constructor for class jfxtras.icalendarfx.properties.component.relationship.RelatedTo
 
relatedToProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
RELATED-TO: 3.8.4.5, RFC 5545 iCalendar, page 115 This property is used to represent a relationship or reference between one calendar component and another.
Relationship - Class in jfxtras.icalendarfx.parameters
RELTYPE Relationship Type RFC 5545, 3.2.15, page 25
Relationship() - Constructor for class jfxtras.icalendarfx.parameters.Relationship
 
Relationship(Relationship.RelationshipType) - Constructor for class jfxtras.icalendarfx.parameters.Relationship
 
Relationship(Relationship) - Constructor for class jfxtras.icalendarfx.parameters.Relationship
 
Relationship.RelationshipType - Enum in jfxtras.icalendarfx.parameters
 
relationshipProperty() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
relationshipProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.RelatedTo
 
relationshipProperty() - Method in interface jfxtras.icalendarfx.properties.PropRelationship
 
remove() - Method in class jfxtras.icalendarfx.utilities.PushbackIterator
This iterator will always throw an UnsupportedOperationException.
removeDayOfWeek(DayOfWeek) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
remove individual DayofWeek from BYDAY rule
removeDoubleQuote(String) - Static method in class jfxtras.icalendarfx.utilities.StringConverters
Remove leading and trailing double quotes
removeVComponent(VComponent) - Method in class jfxtras.icalendarfx.VCalendar
 
RepeatCount - Class in jfxtras.icalendarfx.properties.component.alarm
REPEAT Repeat Count RFC 5545, 3.8.6.2, page 133
RepeatCount(Integer) - Constructor for class jfxtras.icalendarfx.properties.component.alarm.RepeatCount
 
RepeatCount(RepeatCount) - Constructor for class jfxtras.icalendarfx.properties.component.alarm.RepeatCount
 
RepeatCount() - Constructor for class jfxtras.icalendarfx.properties.component.alarm.RepeatCount
 
repeatCountProperty() - Method in class jfxtras.icalendarfx.components.VAlarm
<p>This property defines the number of times the alarm should be repeated, after the initial trigger.<br> RFC 5545 iCalendar 3.8.6.2 page 133,</p>
replaceDayOfWeek(DayOfWeek, DayOfWeek) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
Replace individual DayofWeek in BYDAY rule If ByDay.ByDayPair contains a non-zero ordinal, the replacement contains the same ordinal value Note: a zero ordinal means include all matching DayofWeek values
replaceList(ObservableList<T>, ObservableList<T>) - Method in interface jfxtras.icalendarfx.utilities.Orderer
<p>Replace the elements in the oldList with those in newList.
replaceList(ObservableList<T>, ObservableList<T>) - Method in class jfxtras.icalendarfx.utilities.OrdererBase
 
RequestStatus - Class in jfxtras.icalendarfx.properties.component.misc
REQUEST-STATUS RFC 5545, 3.8.8.3, page 141
RequestStatus(RequestStatus) - Constructor for class jfxtras.icalendarfx.properties.component.misc.RequestStatus
 
RequestStatus() - Constructor for class jfxtras.icalendarfx.properties.component.misc.RequestStatus
 
requestStatusProperty() - Method in class jfxtras.icalendarfx.components.VPersonal
REQUEST-STATUS: Request Status RFC 5545 iCalendar 3.8.8.3 page 141 This property defines the status code returned for a scheduling request.
Resources - Class in jfxtras.icalendarfx.properties.component.descriptive
RESOURCES RFC 5545 iCalendar 3.8.1.10.
Resources(ObservableList<String>) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Resources
 
Resources(String...) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Resources
Constructor with varargs of property values Note: Do not use to parse the content line.
Resources(Resources) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Resources
 
Resources() - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Resources
 
resourcesProperty() - Method in class jfxtras.icalendarfx.components.VLocatable
RESOURCES: RFC 5545 iCalendar 3.8.1.10.
RRuleElement<T> - Interface in jfxtras.icalendarfx.properties.component.recurrence.rrule
 
RRuleElementBase<T,U> - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule
 
RRuleElementBase() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
RRuleElementType - Enum in jfxtras.icalendarfx.properties.component.recurrence.rrule
 
RSVP - Class in jfxtras.icalendarfx.parameters
RSVP RSVP Expectation RFC 5545, 3.2.17, page 26
RSVP() - Constructor for class jfxtras.icalendarfx.parameters.RSVP
 
RSVP(Boolean) - Constructor for class jfxtras.icalendarfx.parameters.RSVP
 
RSVP(RSVP) - Constructor for class jfxtras.icalendarfx.parameters.RSVP
 
rsvpProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
rsvpProperty() - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 

S

SentBy - Class in jfxtras.icalendarfx.parameters
SENT-BY Sent By RFC 5545, 3.2.18, page 27
SentBy(URI) - Constructor for class jfxtras.icalendarfx.parameters.SentBy
 
SentBy() - Constructor for class jfxtras.icalendarfx.parameters.SentBy
 
SentBy(SentBy) - Constructor for class jfxtras.icalendarfx.parameters.SentBy
 
sentByProperty() - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
sentByProperty() - Method in interface jfxtras.icalendarfx.properties.PropCalendarUser
 
Sequence - Class in jfxtras.icalendarfx.properties.component.change
SEQUENCE Sequence Number RFC 5545, 3.8.7.4, page 138
Sequence(Integer) - Constructor for class jfxtras.icalendarfx.properties.component.change.Sequence
 
Sequence(Sequence) - Constructor for class jfxtras.icalendarfx.properties.component.change.Sequence
 
Sequence() - Constructor for class jfxtras.icalendarfx.properties.component.change.Sequence
 
sequenceProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
SEQUENCE: RFC 5545 iCalendar 3.8.7.4.
setAction(String) - Method in class jfxtras.icalendarfx.components.VAlarm
 
setAction(Action) - Method in class jfxtras.icalendarfx.components.VAlarm
 
setAction(Action.ActionType) - Method in class jfxtras.icalendarfx.components.VAlarm
 
setAlarmTrigger(AlarmTriggerRelationship) - Method in class jfxtras.icalendarfx.properties.component.alarm.Trigger
 
setAlarmTrigger(AlarmTriggerRelationship) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setAlarmTrigger(AlarmTriggerRelationship.AlarmTriggerRelationshipType) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setAlarmTrigger(AlarmTriggerRelationship) - Method in interface jfxtras.icalendarfx.properties.PropAlarmTrigger
 
setAlternateText(AlternateText) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setAlternateText(String) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setAlternateText(AlternateText) - Method in interface jfxtras.icalendarfx.properties.PropAltText
 
setAlternateText(AlternateText) - Method in class jfxtras.icalendarfx.properties.PropBaseAltText
 
setAlternateText(String) - Method in class jfxtras.icalendarfx.properties.PropBaseAltText
 
setAttachments(ObservableList<Attachment<?>>) - Method in interface jfxtras.icalendarfx.components.VDescribable
 
setAttachments(ObservableList<Attachment<?>>) - Method in class jfxtras.icalendarfx.components.VDescribableBase
 
setAttachments(ObservableList<Attachment<?>>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setAttendees(ObservableList<Attendee>) - Method in class jfxtras.icalendarfx.components.VAlarm
 
setAttendees(ObservableList<Attendee>) - Method in interface jfxtras.icalendarfx.components.VAttendee
 
setAttendees(ObservableList<Attendee>) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setCalendarScale(String) - Method in class jfxtras.icalendarfx.VCalendar
 
setCalendarScale(CalendarScale) - Method in class jfxtras.icalendarfx.VCalendar
 
setCalendarUser(CalendarUser) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setCalendarUser(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setCalendarUser(CalendarUser) - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
setCategories(ObservableList<Categories>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setClassification(String) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setClassification(Classification) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setClassification(Classification.ClassificationType) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setComments(ObservableList<Comment>) - Method in class jfxtras.icalendarfx.components.VPrimary
 
setCommonName(CommonName) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
setCommonName(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
setCommonName(CommonName) - Method in interface jfxtras.icalendarfx.properties.PropCalendarUser
 
setContact(String) - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
setContact(Contact) - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
setContacts(ObservableList<Contact>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setContentLineGenerator(ContentLineStrategy) - Method in class jfxtras.icalendarfx.VParentBase
 
setConverter(StringConverter<T>) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
setConverterByClass(Class<T>) - Method in class jfxtras.icalendarfx.properties.component.alarm.Trigger
 
setConverterByClass(Class<T>) - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
 
setConverterByClass(Class<T>) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
setCount(Count) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setCount(int) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setDateTimeCompleted(String) - Method in class jfxtras.icalendarfx.components.VTodo
 
setDateTimeCompleted(DateTimeCompleted) - Method in class jfxtras.icalendarfx.components.VTodo
 
setDateTimeCompleted(ZonedDateTime) - Method in class jfxtras.icalendarfx.components.VTodo
 
setDateTimeCreated(String) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setDateTimeCreated(DateTimeCreated) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setDateTimeCreated(ZonedDateTime) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setDateTimeDue(String) - Method in class jfxtras.icalendarfx.components.VTodo
 
setDateTimeDue(DateTimeDue) - Method in class jfxtras.icalendarfx.components.VTodo
 
setDateTimeDue(Temporal) - Method in class jfxtras.icalendarfx.components.VTodo
 
setDateTimeEnd(String) - Method in interface jfxtras.icalendarfx.components.VDateTimeEnd
 
setDateTimeEnd(DateTimeEnd) - Method in interface jfxtras.icalendarfx.components.VDateTimeEnd
 
setDateTimeEnd(Temporal) - Method in interface jfxtras.icalendarfx.components.VDateTimeEnd
 
setDateTimeLastModified(String) - Method in interface jfxtras.icalendarfx.components.VLastModified
 
setDateTimeLastModified(LastModified) - Method in interface jfxtras.icalendarfx.components.VLastModified
 
setDateTimeLastModified(ZonedDateTime) - Method in interface jfxtras.icalendarfx.components.VLastModified
 
setDateTimeStamp(String) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setDateTimeStamp(DateTimeStamp) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setDateTimeStamp(ZonedDateTime) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setDateTimeStart(DateTimeStart) - Method in class jfxtras.icalendarfx.components.VPrimary
 
setDateTimeStart(String) - Method in class jfxtras.icalendarfx.components.VPrimary
 
setDateTimeStart(Temporal) - Method in class jfxtras.icalendarfx.components.VPrimary
 
setDayOfWeek(DayOfWeek) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay.ByDayPair
 
setDelegatees(Delegatees) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setDelegatees(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setDelegatees(Delegatees) - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
setDelegators(Delegators) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setDelegators(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setDelegators(Delegators) - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
setDescription(Description) - Method in interface jfxtras.icalendarfx.components.VDescribable2
 
setDescription(String) - Method in interface jfxtras.icalendarfx.components.VDescribable2
 
setDescription(String) - Method in class jfxtras.icalendarfx.properties.component.misc.RequestStatus
 
setDescriptions(ObservableList<Description>) - Method in class jfxtras.icalendarfx.components.VJournal
 
setDirectoryEntryReference(DirectoryEntry) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
setDirectoryEntryReference(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
setDirectoryEntryReference(DirectoryEntry) - Method in interface jfxtras.icalendarfx.properties.PropCalendarUser
 
setDuration(DurationProp) - Method in interface jfxtras.icalendarfx.components.VDuration
Sets the value of the DurationProp
setDuration(String) - Method in interface jfxtras.icalendarfx.components.VDuration
Sets the value of the DurationProp by parsing iCalendar content text
setDuration(TemporalAmount) - Method in interface jfxtras.icalendarfx.components.VDuration
Sets the value of the DurationProp by creating new DurationProp from the TemporalAmount parameter
setEncoding(Encoding) - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
 
setEncoding(Encoding) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setEncoding(Encoding) - Method in interface jfxtras.icalendarfx.properties.PropAttachment
 
setEndOrDuration(Temporal, Temporal) - Method in class jfxtras.icalendarfx.components.VEvent
 
setEndOrDuration(Temporal, Temporal) - Method in class jfxtras.icalendarfx.components.VLocatable
A convenience method that sets DTEND, DURATION (VEvent) or DUE (VTodo) depending on which ever is already set to new value calculated by the duration or period between input parameters (depending on if the parameters are LocalDate or a date/time type (i.e.
setEndOrDuration(Temporal, Temporal) - Method in class jfxtras.icalendarfx.components.VTodo
 
setException(String) - Method in class jfxtras.icalendarfx.properties.component.misc.RequestStatus
 
setExceptionDates(ObservableList<ExceptionDates>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setFormatType(FormatType) - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
 
setFormatType(FormatType) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setFormatType(FormatType) - Method in interface jfxtras.icalendarfx.properties.PropAttachment
 
setFreeBusyTime(String) - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
setFreeBusyTime(List<Pair<ZonedDateTime, TemporalAmount>>) - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
setFreeBusyTime(FreeBusyTime) - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
setFreeBusyType(FreeBusyType) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setFreeBusyType(FreeBusyType.FreeBusyTypeEnum) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setFreeBusyType(FreeBusyType) - Method in class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
 
setFreeBusyType(FreeBusyType.FreeBusyTypeEnum) - Method in class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
 
setFreeBusyType(FreeBusyType) - Method in interface jfxtras.icalendarfx.properties.PropFreeBusy
 
setFrequency(Frequency) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setFrequency(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setFrequency(FrequencyType) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setGeographicPosition(GeographicPosition) - Method in class jfxtras.icalendarfx.components.VLocatable
 
setGeographicPosition(String) - Method in class jfxtras.icalendarfx.components.VLocatable
 
setGeographicPosition(double, double) - Method in class jfxtras.icalendarfx.components.VLocatable
 
setGroupMembership(GroupMembership) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setGroupMembership(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setGroupMembership(GroupMembership) - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
setInterval(Interval) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setInterval(Integer) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setLanguage(Language) - Method in class jfxtras.icalendarfx.properties.PropBaseLanguage
 
setLanguage(String) - Method in class jfxtras.icalendarfx.properties.PropBaseLanguage
 
setLanguage(Language) - Method in interface jfxtras.icalendarfx.properties.PropLanguage
 
setLatitude(Double) - Method in class jfxtras.icalendarfx.properties.component.descriptive.GeographicPosition
 
setLocation(Location) - Method in class jfxtras.icalendarfx.components.VLocatable
 
setLocation(String) - Method in class jfxtras.icalendarfx.components.VLocatable
 
setLongitude(Double) - Method in class jfxtras.icalendarfx.properties.component.descriptive.GeographicPosition
 
setMethod(String) - Method in class jfxtras.icalendarfx.VCalendar
 
setMethod(Method) - Method in class jfxtras.icalendarfx.VCalendar
 
setMethod(Method.MethodType) - Method in class jfxtras.icalendarfx.VCalendar
 
setMethodProcessFactory(AbstractITIPFactory) - Method in class jfxtras.icalendarfx.VCalendar
set AbstractITIPFactory to handle processing input VCalendar based on Method
setNonStandard(ObservableList<NonStandardProperty>) - Method in class jfxtras.icalendarfx.components.VCommon
 
setNonStandard(ObservableList<NonStandardParameter>) - Method in interface jfxtras.icalendarfx.properties.Property
 
setNonStandard(ObservableList<NonStandardParameter>) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
setNonStandard(ObservableList<NonStandardProperty>) - Method in class jfxtras.icalendarfx.VCalendar
 
setOrdinal(int) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay.ByDayPair
 
setOrganizer(Organizer) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setOrganizer(String) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setParent(VParent) - Method in class jfxtras.icalendarfx.components.VComponentBase
 
setParent(VParent) - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
setParent(VParent) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setParent(VParent) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
setParent(VParent) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
setParent(VParent) - Method in interface jfxtras.icalendarfx.VChild
Set the VParent of this VChild.
setParticipationRole(ParticipationRole) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setParticipationRole(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setParticipationRole(ParticipationRole) - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
setParticipationStatus(ParticipationStatus) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setParticipationStatus(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setParticipationStatus(ParticipationStatus) - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
setPercentComplete(String) - Method in class jfxtras.icalendarfx.components.VTodo
 
setPercentComplete(Integer) - Method in class jfxtras.icalendarfx.components.VTodo
 
setPercentComplete(PercentComplete) - Method in class jfxtras.icalendarfx.components.VTodo
 
setPriority(Priority) - Method in class jfxtras.icalendarfx.components.VLocatable
 
setPriority(String) - Method in class jfxtras.icalendarfx.components.VLocatable
 
setPriority(int) - Method in class jfxtras.icalendarfx.components.VLocatable
 
setProductIdentifier(String) - Method in class jfxtras.icalendarfx.VCalendar
 
setProductIdentifier(ProductIdentifier) - Method in class jfxtras.icalendarfx.VCalendar
 
setPropertyName(String) - Method in class jfxtras.icalendarfx.properties.PropertyBase
Set the name of the property.
setRange(Range) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setRange(String) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setRange(Range) - Method in class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
 
setRange(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
 
setRange(Range) - Method in interface jfxtras.icalendarfx.properties.PropRecurrenceID
 
setRecurrenceChildrenListCallBack(Callback<VDisplayable<?>, List<VDisplayable<?>>>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setRecurrenceDates(ObservableList<RecurrenceDates>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setRecurrenceDates(ObservableList<RecurrenceDates>) - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
setRecurrenceDates(ObservableList<RecurrenceDates>) - Method in class jfxtras.icalendarfx.components.VRepeatableBase
 
setRecurrenceId(RecurrenceId) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setRecurrenceId(String) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setRecurrenceId(Temporal) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setRecurrenceParentListCallBack(Callback<VDisplayable<?>, VDisplayable<?>>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setRecurrenceRule(RecurrenceRule) - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
setRecurrenceRule(RecurrenceRule2) - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
setRecurrenceRule(String) - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
setRelatedTo(ObservableList<RelatedTo>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setRelationship(Relationship) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setRelationship(String) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setRelationship(Relationship) - Method in class jfxtras.icalendarfx.properties.component.relationship.RelatedTo
 
setRelationship(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.RelatedTo
 
setRelationship(Relationship) - Method in interface jfxtras.icalendarfx.properties.PropRelationship
 
setRepeatCount(RepeatCount) - Method in class jfxtras.icalendarfx.components.VAlarm
 
setRepeatCount(int) - Method in class jfxtras.icalendarfx.components.VAlarm
 
setRepeatCount(String) - Method in class jfxtras.icalendarfx.components.VAlarm
 
setRequestStatus(ObservableList<RequestStatus>) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setResources(ObservableList<Resources>) - Method in class jfxtras.icalendarfx.components.VLocatable
 
setRSVP(RSVP) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setRSVP(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
setRSVP(RSVP) - Method in interface jfxtras.icalendarfx.properties.PropAttendee
 
setSentBy(SentBy) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
setSentBy(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
setSentBy(SentBy) - Method in interface jfxtras.icalendarfx.properties.PropCalendarUser
 
setSequence(String) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setSequence(Integer) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setSequence(Sequence) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setStandardOrDaylight(ObservableList<StandardOrDaylight<?>>) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
setStatus(String) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setStatus(Status) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setStatus(Status.StatusType) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
setStatusCode(Double) - Method in class jfxtras.icalendarfx.properties.component.misc.RequestStatus
 
setSubtypeName(String) - Method in class jfxtras.icalendarfx.parameters.FormatType
 
setSummary(String) - Method in interface jfxtras.icalendarfx.components.VDescribable
 
setSummary(Summary) - Method in interface jfxtras.icalendarfx.components.VDescribable
 
setTimeTransparency(String) - Method in class jfxtras.icalendarfx.components.VEvent
 
setTimeTransparency(TimeTransparency) - Method in class jfxtras.icalendarfx.components.VEvent
 
setTimeTransparency(TimeTransparency.TimeTransparencyType) - Method in class jfxtras.icalendarfx.components.VEvent
 
setTimeZoneIdentifier(TimeZoneIdentifier) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
setTimeZoneIdentifier(String) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
setTimeZoneIdentifier(TimeZoneIdentifierParameter) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setTimeZoneIdentifier(String) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
setTimeZoneIdentifier(TimeZoneIdentifierParameter) - Method in class jfxtras.icalendarfx.properties.PropBaseDateTime
 
setTimeZoneIdentifier(String) - Method in class jfxtras.icalendarfx.properties.PropBaseDateTime
 
setTimeZoneIdentifier(ZoneId) - Method in class jfxtras.icalendarfx.properties.PropBaseDateTime
 
setTimeZoneIdentifier(TimeZoneIdentifierParameter) - Method in interface jfxtras.icalendarfx.properties.PropDateTime
 
setTimeZoneNames(ObservableList<TimeZoneName>) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
setTimeZoneOffsetFrom(TimeZoneOffsetFrom) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
setTimeZoneOffsetFrom(ZoneOffset) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
setTimeZoneOffsetFrom(String) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
setTimeZoneOffsetTo(TimeZoneOffsetTo) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
setTimeZoneOffsetTo(ZoneOffset) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
setTimeZoneOffsetTo(String) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
 
setTimeZoneURL(TimeZoneURL) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
setTimeZoneURL(String) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
setTimeZoneURL(URI) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
setTrigger(String) - Method in class jfxtras.icalendarfx.components.VAlarm
 
setTrigger(Trigger<?>) - Method in class jfxtras.icalendarfx.components.VAlarm
 
setTrigger(Duration) - Method in class jfxtras.icalendarfx.components.VAlarm
 
setTrigger(ZonedDateTime) - Method in class jfxtras.icalendarfx.components.VAlarm
 
setTypeName(String) - Method in class jfxtras.icalendarfx.parameters.FormatType
 
setUidGeneratorCallback(Callback<Void, String>) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setUniformResourceLocator(UniformResourceLocator) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setUniformResourceLocator(String) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setUniformResourceLocator(URI) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setUniqueIdentifier(UniqueIdentifier) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setUniqueIdentifier(String) - Method in class jfxtras.icalendarfx.components.VPersonal
 
setUniqueIdentifier() - Method in class jfxtras.icalendarfx.components.VPersonal
Set uniqueIdentifier by calling uidGeneratorCallback
setUntil(Until) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setUntil(Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setUntil(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setVAlarms(ObservableList<VAlarm>) - Method in class jfxtras.icalendarfx.components.VLocatable
 
setValue(String) - Method in class jfxtras.icalendarfx.parameters.FormatType
 
setValue(T) - Method in interface jfxtras.icalendarfx.parameters.Parameter
Set the value of this parameter
setValue(T) - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
setValue(Integer) - Method in class jfxtras.icalendarfx.properties.component.alarm.RepeatCount
 
setValue(T) - Method in class jfxtras.icalendarfx.properties.component.alarm.Trigger
 
setValue(Integer) - Method in class jfxtras.icalendarfx.properties.component.change.Sequence
 
setValue(Integer) - Method in class jfxtras.icalendarfx.properties.component.descriptive.Priority
 
setValue(String) - Method in class jfxtras.icalendarfx.properties.component.descriptive.Resources
 
setValue(ObservableSet<Temporal>) - Method in class jfxtras.icalendarfx.properties.component.recurrence.PropertyBaseRecurrence
 
setValue(int...) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonth
sorted array of months to be included January = 1 - December = 12 Uses a varargs parameter to allow any number of months
setValue(ObservableList<T>) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleAbstract
 
setValue(T...) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleAbstract
 
setValue(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleAbstract
 
setValue(ObservableList<Integer>) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleIntegerAbstract
 
setValue(T) - Method in interface jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElement
Set the value of this parameter
setValue(T) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
setValue(T) - Method in class jfxtras.icalendarfx.properties.PropBaseDateTime
 
setValue(ZonedDateTime) - Method in class jfxtras.icalendarfx.properties.PropBaseUTC
 
setValue(T) - Method in interface jfxtras.icalendarfx.properties.Property
Set the value of the property
setValue(T) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
setValueType(ValueParameter) - Method in class jfxtras.icalendarfx.properties.component.alarm.Trigger
 
setValueType(ValueParameter) - Method in interface jfxtras.icalendarfx.properties.Property
Set the value type
setValueType(ValueParameter) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
setValueType(ValueType) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
setValueType(String) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
setVersion(String) - Method in class jfxtras.icalendarfx.VCalendar
 
setVersion(Version) - Method in class jfxtras.icalendarfx.VCalendar
 
setVEvents(ObservableList<VEvent>) - Method in class jfxtras.icalendarfx.VCalendar
 
setVFreeBusys(ObservableList<VFreeBusy>) - Method in class jfxtras.icalendarfx.VCalendar
 
setVJournals(ObservableList<VJournal>) - Method in class jfxtras.icalendarfx.VCalendar
 
setVTimeZones(ObservableList<VTimeZone>) - Method in class jfxtras.icalendarfx.VCalendar
 
setVTodos(ObservableList<VTodo>) - Method in class jfxtras.icalendarfx.VCalendar
 
setWeekStart(WeekStart) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
setWeekStart(DayOfWeek) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
SimpleVComponentFactory - Class in jfxtras.icalendarfx.components
<p>Parses calendar content text to a VComponent</p>
SimpleVComponentFactory() - Constructor for class jfxtras.icalendarfx.components.SimpleVComponentFactory
 
SingleLineContent - Class in jfxtras.icalendarfx.content
 
SingleLineContent(Orderer, ObjectProperty<String>, int) - Constructor for class jfxtras.icalendarfx.content.SingleLineContent
 
sortedContent() - Method in interface jfxtras.icalendarfx.utilities.Orderer
<p>The list of sorted content text for VChild elements.
sortedContent() - Method in class jfxtras.icalendarfx.utilities.OrdererBase
 
sortOrder() - Method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementType
 
StandardOrDaylight<T> - Class in jfxtras.icalendarfx.components
<p>Superclass of DaylightSavingTime and StandardTime that contains the following properties: <ul> <li>TZNAME <li>TZOFFSETFROM <li>TZOFFSETTO </ul> </p>
StandardOrDaylight() - Constructor for class jfxtras.icalendarfx.components.StandardOrDaylight
 
StandardOrDaylight(StandardOrDaylight<T>) - Constructor for class jfxtras.icalendarfx.components.StandardOrDaylight
 
StandardTime - Class in jfxtras.icalendarfx.components
<p>STANDARD<br> Describes Standard Time<br> RFC 5545, 3.6.5, page 65</p>
StandardTime() - Constructor for class jfxtras.icalendarfx.components.StandardTime
Creates a default StandardTime calendar component with no properties
StandardTime(StandardTime) - Constructor for class jfxtras.icalendarfx.components.StandardTime
Creates a deep copy of a StandardTime calendar component
startDelimiter() - Method in enum jfxtras.icalendarfx.utilities.VCalendarUtilities.VCalendarComponent
Deprecated.
returns string that delimitates beginning of property
Status - Class in jfxtras.icalendarfx.properties.component.descriptive
STATUS RFC 5545 iCalendar 3.8.1.11.
Status(Status.StatusType) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Status
 
Status(Status) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Status
 
Status() - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Status
 
Status.StatusType - Enum in jfxtras.icalendarfx.properties.component.descriptive
 
statusProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
STATUS RFC 5545 iCalendar 3.8.1.11.
streamRecurrences(Temporal) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
streamRecurrences(Temporal) - Method in class jfxtras.icalendarfx.components.VLocatable
Stream recurrence dates with adjustment to include recurrences that don’t end before start parameter
streamRecurrences(Temporal, Temporal) - Method in interface jfxtras.icalendarfx.components.VRepeatable
Produces a stream of dates or date-times bounded by the start and end parameters.
streamRecurrences(Temporal) - Method in interface jfxtras.icalendarfx.components.VRepeatable
Produces a stream of dates or date-times (depending on DTSTART) that represents the start of each element in the recurrence set.
streamRecurrences() - Method in interface jfxtras.icalendarfx.components.VRepeatable
Stream of recurrences starting at dateTimeStart (DTSTART)
streamRecurrences(Temporal) - Method in class jfxtras.icalendarfx.components.VRepeatableBase
 
streamRecurrences(Stream<Temporal>, ChronoUnit, Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
 
streamRecurrences(Stream<Temporal>, ChronoUnit, Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByHour
 
streamRecurrences(Stream<Temporal>, ChronoUnit, Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMinute
 
streamRecurrences(Stream<Temporal>, ChronoUnit, Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonth
 
streamRecurrences(Stream<Temporal>, ChronoUnit, Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonthDay
Return stream of valid dates made by rule (infinite if COUNT or UNTIL not present)
streamRecurrences(Stream<Temporal>, ChronoUnit, Temporal) - Method in interface jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRule
New stream of date/times made after applying rule that either filters out some date/times or adds additional date/times.
streamRecurrences(Stream<Temporal>, ChronoUnit, Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleAbstract
 
streamRecurrences(Stream<Temporal>, ChronoUnit, Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.BySecond
 
streamRecurrences(Stream<Temporal>, ChronoUnit, Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.BySetPosition
 
streamRecurrences(Stream<Temporal>, ChronoUnit, Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByWeekNumber
 
streamRecurrences(Stream<Temporal>, ChronoUnit, Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByYearDay
 
streamRecurrences(Temporal, int) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Frequency
STREAM Resulting stream of start date/times by applying Frequency temporal adjuster and all, if any, Rules.
streamRecurrences(Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
STREAM RECURRENCES
StringConverters - Class in jfxtras.icalendarfx.utilities
 
StringConverters() - Constructor for class jfxtras.icalendarfx.utilities.StringConverters
 
Summary - Class in jfxtras.icalendarfx.properties.component.descriptive
<h2>3.8.1.12.
Summary(Summary) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Summary
Create deep copy of source Summary
Summary(String) - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Summary
Create Summary with property value set to parameter value
Summary() - Constructor for class jfxtras.icalendarfx.properties.component.descriptive.Summary
Create default Summary with no value set
summaryProperty() - Method in interface jfxtras.icalendarfx.components.VDescribable
<p>This property defines a short summary or subject for the calendar component</p>
summaryProperty() - Method in class jfxtras.icalendarfx.components.VDescribableBase
<p>This property defines a short summary or subject for the calendar component</p>
summaryProperty() - Method in class jfxtras.icalendarfx.components.VDisplayable
SUMMARY RFC 5545 iCalendar 3.8.1.12.

T

takeWhile(Stream<T>, Predicate<? super T>) - Static method in class jfxtras.icalendarfx.utilities.ICalendarUtilities
 
TEMPORAL_COMPARATOR - Static variable in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Compares two temporals of the same type
TEMPORAL_COMPARATOR2 - Static variable in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Compares two temporals of the LocalDate, LocalDateTime and ZonedDateTime Makes LocalDate at start of day.
temporalAmountBetween(Temporal, Temporal) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Calculate TemporalAmount between two Temporals.
temporalCache - Variable in class jfxtras.icalendarfx.properties.component.recurrence.RecurrenceRuleCache
 
temporalFromString(String) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Parse ISO.8601 string into LocalDate, LocalDateTime or ZonedDateTime Temporal object.
temporalToString(Temporal) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
produced ISO.8601 date and date-time string for given Temporal of type LocalDate, LocalDateTime or ZonedDateTime
TimeTransparency - Class in jfxtras.icalendarfx.properties.component.time
TRANSP Time Transparency RFC 5545 iCalendar 3.8.2.7.
TimeTransparency(TimeTransparency.TimeTransparencyType) - Constructor for class jfxtras.icalendarfx.properties.component.time.TimeTransparency
 
TimeTransparency(TimeTransparency) - Constructor for class jfxtras.icalendarfx.properties.component.time.TimeTransparency
 
TimeTransparency() - Constructor for class jfxtras.icalendarfx.properties.component.time.TimeTransparency
 
TimeTransparency.TimeTransparencyType - Enum in jfxtras.icalendarfx.properties.component.time
 
TimeZoneIdentifier - Class in jfxtras.icalendarfx.properties.component.timezone
TZID Time Zone Identifier RFC 5545, 3.8.3.1, page 102
TimeZoneIdentifier(TimeZoneIdentifier) - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneIdentifier
 
TimeZoneIdentifier(ZoneId) - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneIdentifier
 
TimeZoneIdentifier() - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneIdentifier
 
TimeZoneIdentifierParameter - Class in jfxtras.icalendarfx.parameters
TZID Time Zone Identifier RFC 5545, 3.2.19, page 27
TimeZoneIdentifierParameter() - Constructor for class jfxtras.icalendarfx.parameters.TimeZoneIdentifierParameter
 
TimeZoneIdentifierParameter(ZoneId) - Constructor for class jfxtras.icalendarfx.parameters.TimeZoneIdentifierParameter
 
TimeZoneIdentifierParameter(TimeZoneIdentifierParameter) - Constructor for class jfxtras.icalendarfx.parameters.TimeZoneIdentifierParameter
 
timeZoneIdentifierProperty() - Method in class jfxtras.icalendarfx.components.VTimeZone
TZID Time Zone Identifier RFC 5545, 3.8.3.1, page 102
timeZoneIdentifierProperty() - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
timeZoneIdentifierProperty() - Method in class jfxtras.icalendarfx.properties.PropBaseDateTime
 
timeZoneIdentifierProperty() - Method in interface jfxtras.icalendarfx.properties.PropDateTime
 
TimeZoneName - Class in jfxtras.icalendarfx.properties.component.timezone
TZNAME Time Zone Name RFC 5545, 3.8.3.2, page 103
TimeZoneName(TimeZoneName) - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneName
 
TimeZoneName() - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneName
 
timeZoneNamesProperty() - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
<p>This property specifies the customary designation for a time zone description.<br> RFC 5545, 3.8.3.2, page 103 </p>
TimeZoneOffsetFrom - Class in jfxtras.icalendarfx.properties.component.timezone
TZOFFSETFROM Time Zone Offset From RFC 5545, 3.8.3.3, page 104
TimeZoneOffsetFrom(TimeZoneOffsetFrom) - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneOffsetFrom
 
TimeZoneOffsetFrom(ZoneOffset) - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneOffsetFrom
 
TimeZoneOffsetFrom() - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneOffsetFrom
 
timeZoneOffsetFromProperty() - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
<p>This property specifies the offset that is in use prior to this time zone observance.<br> RFC 5545, 3.8.3.3, page 104 </p>
TimeZoneOffsetTo - Class in jfxtras.icalendarfx.properties.component.timezone
TZOFFSETTO Time Zone Offset To RFC 5545, 3.8.3.4, page 105
TimeZoneOffsetTo(TimeZoneOffsetTo) - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneOffsetTo
 
TimeZoneOffsetTo(ZoneOffset) - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneOffsetTo
 
TimeZoneOffsetTo() - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneOffsetTo
 
timeZoneOffsetToProperty() - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
<p>This property specifies the offset that is in use in this time zone observance<br> RFC 5545, 3.8.3.4, page 105</p>
TimeZoneURL - Class in jfxtras.icalendarfx.properties.component.timezone
TZURL Time Zone URL RFC 5545, 3.8.3.5, page 106
TimeZoneURL(TimeZoneURL) - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneURL
 
TimeZoneURL(URI) - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneURL
 
TimeZoneURL() - Constructor for class jfxtras.icalendarfx.properties.component.timezone.TimeZoneURL
 
timeZoneURLProperty() - Method in class jfxtras.icalendarfx.components.VTimeZone
TZURL Time Zone URL RFC 5545, 3.8.3.5, page 106
toContent() - Method in interface jfxtras.icalendarfx.components.VComponent
<p>Returns content line for a calendar component.
toContent() - Method in class jfxtras.icalendarfx.parameters.NonStandardParameter
 
toContent() - Method in class jfxtras.icalendarfx.parameters.OtherParameter
Deprecated.
 
toContent() - Method in interface jfxtras.icalendarfx.parameters.Parameter
return parameter name-value pair string separated by an "=" for example: LANGUAGE=en-US
toContent() - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
toContent() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
 
toContent() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonth
 
toContent() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleIntegerAbstract
 
toContent() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
toContent() - Method in interface jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElement
return element name-value pair string separated by an "=" for example: FREQ=DAILY
toContent() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Until
 
toContent() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.WeekStart
 
toContent() - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
toContent() - Method in interface jfxtras.icalendarfx.VElement
Returns iCalendar content text.
toContent() - Method in class jfxtras.icalendarfx.VParentBase
 
toLocalDateTime(Temporal) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
Deprecated.
toString() - Method in enum jfxtras.icalendarfx.CalendarComponent
 
toString() - Method in enum jfxtras.icalendarfx.CalendarProperty
 
toString() - Method in class jfxtras.icalendarfx.components.VComponentBase
 
toString() - Method in enum jfxtras.icalendarfx.parameters.Encoding.EncodingType
 
toString() - Method in enum jfxtras.icalendarfx.parameters.FreeBusyType.FreeBusyTypeEnum
 
toString() - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
toString() - Method in enum jfxtras.icalendarfx.parameters.ParameterType
 
toString() - Method in enum jfxtras.icalendarfx.parameters.ParticipationRole.ParticipationRoleType
 
toString() - Method in enum jfxtras.icalendarfx.parameters.ParticipationStatus.ParticipationStatusType
 
toString() - Method in enum jfxtras.icalendarfx.parameters.Range.RangeType
 
toString() - Method in enum jfxtras.icalendarfx.properties.component.descriptive.Status.StatusType
 
toString() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay.ByDayPair
 
toString() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleAbstract
 
toString() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
toString() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
toString() - Method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementType
 
toString() - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
toString() - Method in enum jfxtras.icalendarfx.properties.PropertyType
 
toString() - Method in enum jfxtras.icalendarfx.properties.ValueType
 
toString() - Method in enum jfxtras.icalendarfx.utilities.VCalendarUtilities.VCalendarComponent
Deprecated.
Returns the iCalendar property name (e.g.
toString() - Method in class jfxtras.icalendarfx.VCalendar
 
Trigger<T> - Class in jfxtras.icalendarfx.properties.component.alarm
TRIGGER RFC 5545, 3.8.6.3, page 133
Trigger(Trigger<T>) - Constructor for class jfxtras.icalendarfx.properties.component.alarm.Trigger
 
Trigger(T) - Constructor for class jfxtras.icalendarfx.properties.component.alarm.Trigger
 
Trigger() - Constructor for class jfxtras.icalendarfx.properties.component.alarm.Trigger
 
triggerProperty() - Method in class jfxtras.icalendarfx.components.VAlarm
<p>This property specifies when an alarm will trigger.<br> RFC 5545 iCalendar 3.8.6.3 page 133</p>

U

uidComponentsMap() - Method in class jfxtras.icalendarfx.VCalendar
Map of Related Components - UID is key and List of all related VComponents is value.
UnfoldingBufferedReader - Class in jfxtras.icalendarfx.utilities
Deprecated.
UnfoldingBufferedReader(Reader) - Constructor for class jfxtras.icalendarfx.utilities.UnfoldingBufferedReader
Deprecated.
 
UnfoldingBufferedReader(Reader, int) - Constructor for class jfxtras.icalendarfx.utilities.UnfoldingBufferedReader
Deprecated.
 
UnfoldingStringIterator - Class in jfxtras.icalendarfx.utilities
A simple Iterator&lt;String&gt; decorator that unfolds line according to the RFC 5545 iCalendar standard.
UnfoldingStringIterator(Iterator<String>) - Constructor for class jfxtras.icalendarfx.utilities.UnfoldingStringIterator
Constructor.
unfoldLines(Iterator<String>, ObjectProperty<String>) - Static method in class jfxtras.icalendarfx.utilities.ICalendarUtilities
Deprecated.
UniformResourceLocator - Class in jfxtras.icalendarfx.properties.component.relationship
DURATION RFC 5545, 3.8.4.6, page 116
UniformResourceLocator(URI) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.UniformResourceLocator
 
UniformResourceLocator(UniformResourceLocator) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.UniformResourceLocator
 
UniformResourceLocator() - Constructor for class jfxtras.icalendarfx.properties.component.relationship.UniformResourceLocator
 
uniformResourceLocatorProperty() - Method in class jfxtras.icalendarfx.components.VPersonal
URL: Uniform Resource Locator RFC 5545 iCalendar 3.8.4.6 page 116 This property defines a Uniform Resource Locator (URL) associated with the iCalendar object
UniqueIdentifier - Class in jfxtras.icalendarfx.properties.component.relationship
UID Unique Identifier RFC 5545, 3.8.4.7, page 117
UniqueIdentifier(UniqueIdentifier) - Constructor for class jfxtras.icalendarfx.properties.component.relationship.UniqueIdentifier
 
UniqueIdentifier() - Constructor for class jfxtras.icalendarfx.properties.component.relationship.UniqueIdentifier
 
uniqueIdentifierProperty() - Method in class jfxtras.icalendarfx.components.VPersonal
UID, Unique identifier RFC 5545, iCalendar 3.8.4.7 page 117 A globally unique identifier for the calendar component.
UnknownProperty<T,U> - Class in jfxtras.icalendarfx.properties.component.misc
Abstract class for non-standard properties and IANA properties
UnknownProperty(T) - Constructor for class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
UnknownProperty(UnknownProperty<T, U>) - Constructor for class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
unregisterSortOrderProperty(ObservableList<? extends VChild>) - Method in interface jfxtras.icalendarfx.utilities.Orderer
Unregister an ObservableList with the Orderer
unregisterSortOrderProperty(ObjectProperty<? extends VChild>) - Method in interface jfxtras.icalendarfx.utilities.Orderer
Unregister an ObjectProperty with the Orderer
unregisterSortOrderProperty(ObservableList<? extends VChild>) - Method in class jfxtras.icalendarfx.utilities.OrdererBase
 
unregisterSortOrderProperty(ObjectProperty<? extends VChild>) - Method in class jfxtras.icalendarfx.utilities.OrdererBase
 
Until - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule
UNTIL: RFC 5545 iCalendar 3.3.10, page 41
Until(Temporal) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Until
 
Until() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Until
 
Until(Until) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.Until
 
untilProperty() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
UNTIL: RFC 5545 iCalendar 3.3.10, page 41
uriConverterNoQuotes() - Static method in class jfxtras.icalendarfx.utilities.StringConverters
 
uriConverterWithQuotes() - Static method in class jfxtras.icalendarfx.utilities.StringConverters
 
uriListConverter() - Static method in class jfxtras.icalendarfx.utilities.StringConverters
 

V

VAlarm - Class in jfxtras.icalendarfx.components
<p><h2>VALARM</h2> Alarm Component<br> RFC 5545 iCalendar 3.6.6.
VAlarm() - Constructor for class jfxtras.icalendarfx.components.VAlarm
Creates a default VAlarm calendar component with no properties
VAlarm(VAlarm) - Constructor for class jfxtras.icalendarfx.components.VAlarm
Creates a deep copy of a VAlarm calendar component
valueContent() - Method in class jfxtras.icalendarfx.properties.component.descriptive.GeographicPosition
Applies string converter only to description and exception parts of the RequestStatus property This leaves the semicolon delimiters unescaped
valueContent() - Method in class jfxtras.icalendarfx.properties.component.misc.RequestStatus
Applies string converter only to description and exception parts of the RequestStatus property This leaves the semicolon delimiters unescaped
valueContent() - Method in class jfxtras.icalendarfx.properties.PropertyBase
The propery’s value converted by string converted to content string
valueOf(String) - Static method in enum jfxtras.icalendarfx.CalendarComponent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.CalendarProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.parameters.AlarmTriggerRelationship.AlarmTriggerRelationshipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.parameters.CalendarUser.CalendarUserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.parameters.Encoding.EncodingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.parameters.FreeBusyType.FreeBusyTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.parameters.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.parameters.ParticipationRole.ParticipationRoleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.parameters.ParticipationStatus.ParticipationStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.parameters.Range.RangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.parameters.Relationship.RelationshipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.properties.calendar.CalendarScale.CalendarScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.properties.calendar.Method.MethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.properties.component.alarm.Action.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.properties.component.descriptive.Classification.ClassificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.properties.component.descriptive.Status.StatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.FrequencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.properties.component.time.TimeTransparency.TimeTransparencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.properties.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.properties.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.utilities.DateTimeUtilities.DateTimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jfxtras.icalendarfx.utilities.VCalendarUtilities.VCalendarComponent
Deprecated.
Returns the enum constant of this type with the specified name.
valueOfWithUnknown(String) - Static method in enum jfxtras.icalendarfx.parameters.Relationship.RelationshipType
get enum from name
ValueParameter - Class in jfxtras.icalendarfx.parameters
VALUE Value Date Types RFC 5545 iCalendar 3.2.10 page 29
ValueParameter(ValueParameter) - Constructor for class jfxtras.icalendarfx.parameters.ValueParameter
 
ValueParameter(ValueType) - Constructor for class jfxtras.icalendarfx.parameters.ValueParameter
 
ValueParameter() - Constructor for class jfxtras.icalendarfx.parameters.ValueParameter
 
valueProperty() - Method in interface jfxtras.icalendarfx.parameters.Parameter
object property of parameter’s value
valueProperty() - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
valueProperty() - Method in interface jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElement
object property of parameter’s value
valueProperty() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
valueProperty() - Method in interface jfxtras.icalendarfx.properties.Property
property value object property
valueProperty() - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
values() - Static method in enum jfxtras.icalendarfx.CalendarComponent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.CalendarProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.parameters.AlarmTriggerRelationship.AlarmTriggerRelationshipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.parameters.CalendarUser.CalendarUserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.parameters.Encoding.EncodingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.parameters.FreeBusyType.FreeBusyTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.parameters.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.parameters.ParticipationRole.ParticipationRoleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.parameters.ParticipationStatus.ParticipationStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.parameters.Range.RangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.parameters.Relationship.RelationshipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.properties.calendar.CalendarScale.CalendarScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.properties.calendar.Method.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.properties.component.alarm.Action.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.properties.component.descriptive.Classification.ClassificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.properties.component.descriptive.Status.StatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.FrequencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.properties.component.time.TimeTransparency.TimeTransparencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.properties.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.properties.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.utilities.DateTimeUtilities.DateTimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jfxtras.icalendarfx.utilities.VCalendarUtilities.VCalendarComponent
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Enum in jfxtras.icalendarfx.properties
 
valueTypeProperty() - Method in interface jfxtras.icalendarfx.properties.Property
property for value type
valueTypeProperty() - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
VAttendee<T> - Interface in jfxtras.icalendarfx.components
Interface for Attendee property
VAvailability - Class in jfxtras.icalendarfx.components
 
VAvailability() - Constructor for class jfxtras.icalendarfx.components.VAvailability
 
VCalendar - Class in jfxtras.icalendarfx
iCalendar Object RFC 5545, 3.4, page 50
VCalendar() - Constructor for class jfxtras.icalendarfx.VCalendar
Creates an empty VCalendar
VCalendar(VCalendar) - Constructor for class jfxtras.icalendarfx.VCalendar
Copy constructor
VCalendarUtilities - Class in jfxtras.icalendarfx.utilities
Deprecated.
VCalendarUtilities.VCalendarComponent - Enum in jfxtras.icalendarfx.utilities
Deprecated.
VChild - Interface in jfxtras.icalendarfx
A child calendar component that has a VParent
VCommon<T> - Class in jfxtras.icalendarfx.components
<p>VComponent with the following properties <ul> <li>X-PROP </ul> </p>
VComponent - Interface in jfxtras.icalendarfx.components
<h2>RFC 5545, 3.6.
VComponentBase - Class in jfxtras.icalendarfx.components
<p>Base class implementation of a VComponent</p>
VDateTimeEnd<T> - Interface in jfxtras.icalendarfx.components
Interface for DateTimeEnd property
VDescribable<T> - Interface in jfxtras.icalendarfx.components
<p>VComponent with the following properties <ul> <li>ATTACH <li>SUMMARY </ul> </p>
VDescribable2<T> - Interface in jfxtras.icalendarfx.components
For single DESCRIPTION property Note: Not for VJournal - allows multiple descriptions
VDescribableBase<T> - Class in jfxtras.icalendarfx.components
<p>VComponent with the following properties <ul> <li>ATTACH <li>SUMMARY </ul> </p>
VDisplayable<T> - Class in jfxtras.icalendarfx.components
<p>VComponent with the following properties <ul> <li>ATTACH <li>CATEGORIES <li>CLASS <li>CONTACT <li>CREATED <li>EXDATE <li>LAST-MODIFIED <li>RECURRENCE-ID <li>RELATED-TO <li>RRULE <li>SEQUENCE <li>STATUS <li>SUMMARY </ul> </p>
VDisplayable() - Constructor for class jfxtras.icalendarfx.components.VDisplayable
 
VDisplayable(VDisplayable<T>) - Constructor for class jfxtras.icalendarfx.components.VDisplayable
 
VDuration<T> - Interface in jfxtras.icalendarfx.components
Interface for DurationProp property
VElement - Interface in jfxtras.icalendarfx
<p>Interface for all calendar elements.</p>
Version - Class in jfxtras.icalendarfx.properties.calendar
VERSION RFC 5545, 3.7.4, page 79
Version(Version) - Constructor for class jfxtras.icalendarfx.properties.calendar.Version
 
Version() - Constructor for class jfxtras.icalendarfx.properties.calendar.Version
Set version to default value of 2.0
VEvent - Class in jfxtras.icalendarfx.components
VEVENT Event Component RFC 5545, 3.6.1, page 52
VEvent() - Constructor for class jfxtras.icalendarfx.components.VEvent
 
VEvent(VEvent) - Constructor for class jfxtras.icalendarfx.components.VEvent
Copy constructor
VFreeBusy - Class in jfxtras.icalendarfx.components
VFREEBUSY Free/Busy Component RFC 5545 iCalendar 3.6.4.
VFreeBusy() - Constructor for class jfxtras.icalendarfx.components.VFreeBusy
 
VFreeBusy(VFreeBusy) - Constructor for class jfxtras.icalendarfx.components.VFreeBusy
Copy constructor
VJournal - Class in jfxtras.icalendarfx.components
VJOURNAL Journal Component RFC 5545, 3.6.3, page 57
VJournal() - Constructor for class jfxtras.icalendarfx.components.VJournal
 
VJournal(VJournal) - Constructor for class jfxtras.icalendarfx.components.VJournal
Copy constructor
VLastModified<T> - Interface in jfxtras.icalendarfx.components
 
VLocatable<T> - Class in jfxtras.icalendarfx.components
 
VLocatable() - Constructor for class jfxtras.icalendarfx.components.VLocatable
 
VLocatable(VLocatable<T>) - Constructor for class jfxtras.icalendarfx.components.VLocatable
 
VParent - Interface in jfxtras.icalendarfx
<p>Parent calendar components.
VParentBase - Class in jfxtras.icalendarfx
<p>Base class for parent calendar components.</p>
VParentBase() - Constructor for class jfxtras.icalendarfx.VParentBase
 
VPersonal<T> - Class in jfxtras.icalendarfx.components
Components with the following properties: ATTENDEE, DTSTAMP, ORGANIZER, REQUEST-STATUS, UID, URL
VPersonal(VPersonal<T>) - Constructor for class jfxtras.icalendarfx.components.VPersonal
 
VPrimary<T> - Class in jfxtras.icalendarfx.components
Components with the following properties: COMMENT, DTSTART
VPrimary(VPrimary<T>) - Constructor for class jfxtras.icalendarfx.components.VPrimary
 
VRepeatable<T> - Interface in jfxtras.icalendarfx.components
Contains following properties:
VRepeatable.MergedIterator<T> - Class in jfxtras.icalendarfx.components
Merge two sorted iterators
VRepeatableBase<T> - Class in jfxtras.icalendarfx.components
Contains following properties:
VRepeatableBase(StandardOrDaylight<T>) - Constructor for class jfxtras.icalendarfx.components.VRepeatableBase
 
VTimeZone - Class in jfxtras.icalendarfx.components
VTIMEZONE Time Zone Component RFC 5545 iCalendar 3.6.5.
VTimeZone() - Constructor for class jfxtras.icalendarfx.components.VTimeZone
 
VTimeZone(VTimeZone) - Constructor for class jfxtras.icalendarfx.components.VTimeZone
 
VTodo - Class in jfxtras.icalendarfx.components
VTODO To-Do Component RFC 5545, 3.6.2, page 55
VTodo() - Constructor for class jfxtras.icalendarfx.components.VTodo
 
VTodo(VTodo) - Constructor for class jfxtras.icalendarfx.components.VTodo
 

W

weekOrdinalInMonth(Temporal) - Static method in class jfxtras.icalendarfx.utilities.DateTimeUtilities
returns week of month.
WeekStart - Class in jfxtras.icalendarfx.properties.component.recurrence.rrule
Week Start WKST: RFC 5545 iCalendar 3.3.10, page 42
WeekStart(DayOfWeek) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.WeekStart
 
WeekStart() - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.WeekStart
 
WeekStart(WeekStart) - Constructor for class jfxtras.icalendarfx.properties.component.recurrence.rrule.WeekStart
 
weekStartProperty() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay
Start of week - default start of week is Monday
weekStartProperty() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByWeekNumber
Start of week - default start of week is Monday
weekStartProperty() - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
Week Start WKST: RFC 5545 iCalendar 3.3.10, page 42
withAction(Action) - Method in class jfxtras.icalendarfx.components.VAlarm
Sets the value of the VAlarm.actionProperty()
withAction(Action.ActionType) - Method in class jfxtras.icalendarfx.components.VAlarm
Sets the value of the VAlarm.actionProperty() by creating a new Action from the Action.ActionType parameter
withAction(String) - Method in class jfxtras.icalendarfx.components.VAlarm
Sets the value of the VAlarm.actionProperty() by parsing iCalendar content text
withAlarmTrigger(AlarmTriggerRelationship) - Method in class jfxtras.icalendarfx.properties.component.alarm.Trigger
 
withAlarmTrigger(AlarmTriggerRelationship) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withAlarmTrigger(AlarmTriggerRelationship.AlarmTriggerRelationshipType) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withAlarmTrigger(String) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withAlternateText(AlternateText) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withAlternateText(URI) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withAlternateText(String) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withAlternateText(AlternateText) - Method in class jfxtras.icalendarfx.properties.PropBaseAltText
 
withAlternateText(URI) - Method in class jfxtras.icalendarfx.properties.PropBaseAltText
 
withAlternateText(String) - Method in class jfxtras.icalendarfx.properties.PropBaseAltText
 
withAttachments(ObservableList<Attachment<?>>) - Method in interface jfxtras.icalendarfx.components.VDescribable
Sets the value of the VDescribable.attachmentsProperty().
withAttachments(String...) - Method in interface jfxtras.icalendarfx.components.VDescribable
Sets the value of the VDescribable.attachmentsProperty() by parsing a vararg of iCalendar content text representing individual Attachment objects.
withAttachments(Attachment<?>...) - Method in interface jfxtras.icalendarfx.components.VDescribable
Sets the value of the VDescribable.attachmentsProperty() from a vararg of Attachment objects.
withAttendees(ObservableList<Attendee>) - Method in interface jfxtras.icalendarfx.components.VAttendee
Sets the value of the VAttendee.attendeesProperty() }
withAttendees(Attendee...) - Method in interface jfxtras.icalendarfx.components.VAttendee
Sets the value of the VAttendee.attendeesProperty() from a vararg of Attendee objects.
withAttendees(String...) - Method in interface jfxtras.icalendarfx.components.VAttendee
<p>Sets the value of the VAttendee.attendeesProperty() by parsing a vararg of iCalendar content text representing individual Attendee objects.</p>
withByRules(ByRule<?>...) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withByRules(String...) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withCalendarScale(CalendarScale) - Method in class jfxtras.icalendarfx.VCalendar
 
withCalendarScale(String) - Method in class jfxtras.icalendarfx.VCalendar
 
withCalendarUser(CalendarUser) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withCalendarUser(CalendarUser.CalendarUserType) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withCalendarUser(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withCategories(ObservableList<Categories>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withCategories(String...) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withCategories(Categories...) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withClassification(Classification) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withClassification(Classification.ClassificationType) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withClassification(String) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withComments(ObservableList<Comment>) - Method in class jfxtras.icalendarfx.components.VPrimary
 
withComments(String...) - Method in class jfxtras.icalendarfx.components.VPrimary
 
withComments(Comment...) - Method in class jfxtras.icalendarfx.components.VPrimary
 
withCommonName(CommonName) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
withCommonName(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
withContact(Contact) - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
withContact(String) - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
withContacts(ObservableList<Contact>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withContacts(String...) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withContacts(Contact...) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withCount(Count) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withCount(int) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withDateTimeCompleted(ZonedDateTime) - Method in class jfxtras.icalendarfx.components.VTodo
 
withDateTimeCompleted(String) - Method in class jfxtras.icalendarfx.components.VTodo
 
withDateTimeCompleted(DateTimeCompleted) - Method in class jfxtras.icalendarfx.components.VTodo
 
withDateTimeCreated(ZonedDateTime) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withDateTimeCreated(String) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withDateTimeCreated(DateTimeCreated) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withDateTimeDue(Temporal) - Method in class jfxtras.icalendarfx.components.VTodo
 
withDateTimeDue(String) - Method in class jfxtras.icalendarfx.components.VTodo
 
withDateTimeDue(DateTimeDue) - Method in class jfxtras.icalendarfx.components.VTodo
 
withDateTimeEnd(Temporal) - Method in interface jfxtras.icalendarfx.components.VDateTimeEnd
Sets the value of #DateTimeEnd().
withDateTimeEnd(String) - Method in interface jfxtras.icalendarfx.components.VDateTimeEnd
Sets the value of #DateTimeEnd() by parsing iCalendar text.
withDateTimeEnd(DateTimeEnd) - Method in interface jfxtras.icalendarfx.components.VDateTimeEnd
Sets the value of #DateTimeEnd().
withDateTimeLastModified(ZonedDateTime) - Method in interface jfxtras.icalendarfx.components.VLastModified
 
withDateTimeLastModified(String) - Method in interface jfxtras.icalendarfx.components.VLastModified
 
withDateTimeLastModified(LastModified) - Method in interface jfxtras.icalendarfx.components.VLastModified
 
withDateTimeStamp(ZonedDateTime) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withDateTimeStamp(String) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withDateTimeStamp(DateTimeStamp) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withDateTimeStart(DateTimeStart) - Method in class jfxtras.icalendarfx.components.VPrimary
 
withDateTimeStart(String) - Method in class jfxtras.icalendarfx.components.VPrimary
 
withDateTimeStart(Temporal) - Method in class jfxtras.icalendarfx.components.VPrimary
 
withDayOfWeek(DayOfWeek) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay.ByDayPair
 
withDelegatees(Delegatees) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withDelegatees(List<URI>) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withDelegatees(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withDelegators(Delegators) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withDelegators(List<URI>) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withDelegators(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withDescription(Description) - Method in interface jfxtras.icalendarfx.components.VDescribable2
Sets the value of the Description
withDescription(String) - Method in interface jfxtras.icalendarfx.components.VDescribable2
Sets the value of the Description by parsing iCalendar text
withDescription(String) - Method in class jfxtras.icalendarfx.properties.component.misc.RequestStatus
 
withDescriptions(ObservableList<Description>) - Method in class jfxtras.icalendarfx.components.VJournal
 
withDescriptions(String...) - Method in class jfxtras.icalendarfx.components.VJournal
 
withDescriptions(Description...) - Method in class jfxtras.icalendarfx.components.VJournal
 
withDirectoryEntryReference(DirectoryEntry) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
withDirectoryEntryReference(URI) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
withDirectoryEntryReference(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
withDuration(TemporalAmount) - Method in interface jfxtras.icalendarfx.components.VDuration
<p>Sets the value of the DurationProp property } by creating a new DurationProp from the TemporalAmount parameter</p>
withDuration(String) - Method in interface jfxtras.icalendarfx.components.VDuration
<p>Sets the value of the DurationProp property } by parsing iCalendar content text</p>
withDuration(DurationProp) - Method in interface jfxtras.icalendarfx.components.VDuration
<p>Sets the value of the DurationProp property}</p>
withEncoding(Encoding) - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
 
withEncoding(Encoding.EncodingType) - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
 
withEncoding(Encoding) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withEncoding(Encoding.EncodingType) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withException(String) - Method in class jfxtras.icalendarfx.properties.component.misc.RequestStatus
 
withExceptionDates(ObservableList<ExceptionDates>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withExceptionDates(String...) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withExceptionDates(Temporal...) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withExceptionDates(ExceptionDates...) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withFormatType(FormatType) - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
 
withFormatType(String) - Method in class jfxtras.icalendarfx.properties.component.descriptive.Attachment
 
withFormatType(FormatType) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withFormatType(String) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withFreeBusyTime(FreeBusyTime) - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
withFreeBusyTime(List<Pair<ZonedDateTime, TemporalAmount>>) - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
withFreeBusyTime(String) - Method in class jfxtras.icalendarfx.components.VFreeBusy
 
withFreeBusyType(FreeBusyType) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withFreeBusyType(FreeBusyType.FreeBusyTypeEnum) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withFreeBusyType(String) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withFreeBusyType(FreeBusyType) - Method in class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
 
withFreeBusyType(FreeBusyType.FreeBusyTypeEnum) - Method in class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
 
withFreeBusyType(String) - Method in class jfxtras.icalendarfx.properties.component.time.FreeBusyTime
 
withFrequency(Frequency) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withFrequency(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withFrequency(FrequencyType) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withGeographicPosition(GeographicPosition) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withGeographicPosition(String) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withGeographicPosition(double, double) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withGroupMembership(GroupMembership) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withGroupMembership(List<URI>) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withGroupMembership(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withInterval(int) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withInterval(Interval) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withLanguage(Language) - Method in class jfxtras.icalendarfx.properties.PropBaseLanguage
 
withLanguage(String) - Method in class jfxtras.icalendarfx.properties.PropBaseLanguage
 
withLatitude(Double) - Method in class jfxtras.icalendarfx.properties.component.descriptive.GeographicPosition
 
withLocation(Location) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withLocation(String) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withLongitude(Double) - Method in class jfxtras.icalendarfx.properties.component.descriptive.GeographicPosition
 
withMethod(Method) - Method in class jfxtras.icalendarfx.VCalendar
 
withMethod(Method.MethodType) - Method in class jfxtras.icalendarfx.VCalendar
 
withMethod(String) - Method in class jfxtras.icalendarfx.VCalendar
 
withNonStandard(String...) - Method in class jfxtras.icalendarfx.components.VCommon
Sets the value of the VCommon.nonStandardProperty() by parsing a vararg of iCalendar content text representing individual NonStandardProperty objects.
withNonStandard(ObservableList<NonStandardProperty>) - Method in class jfxtras.icalendarfx.components.VCommon
Sets the value of the VCommon.nonStandardProperty()
withNonStandard(NonStandardProperty...) - Method in class jfxtras.icalendarfx.components.VCommon
Sets the value of the VCommon.nonStandardProperty() from a vararg of NonStandardProperty objects.
withNonStandard(String...) - Method in class jfxtras.icalendarfx.properties.PropertyBase
NON-STANDARD PARAMETERS
withNonStandard(ObservableList<NonStandardParameter>) - Method in class jfxtras.icalendarfx.properties.PropertyBase
Sets the value of the #NonStandardParameter()
withNonStandard(NonStandardParameter...) - Method in class jfxtras.icalendarfx.properties.PropertyBase
Sets the value of the #NonStandardParameter() from a vararg of NonStandardParameter objects.
withNonStandard(String...) - Method in class jfxtras.icalendarfx.VCalendar
Sets the value of the VCalendar.nonStandardProperty() by parsing a vararg of iCalendar content text representing individual NonStandardProperty objects.
withNonStandard(ObservableList<NonStandardProperty>) - Method in class jfxtras.icalendarfx.VCalendar
Sets the value of the VCalendar.nonStandardProperty()
withNonStandard(NonStandardProperty...) - Method in class jfxtras.icalendarfx.VCalendar
Sets the value of the VCalendar.nonStandardProperty() from a vararg of NonStandardProperty objects.
withOrdinal(int) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByDay.ByDayPair
 
withOrganizer(String) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withOrganizer(Organizer) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withParticipationRole(ParticipationRole) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withParticipationRole(ParticipationRole.ParticipationRoleType) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withParticipationRole(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withParticipationStatus(ParticipationStatus) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withParticipationStatus(ParticipationStatus.ParticipationStatusType) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withParticipationStatus(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withPercentComplete(PercentComplete) - Method in class jfxtras.icalendarfx.components.VTodo
 
withPercentComplete(Integer) - Method in class jfxtras.icalendarfx.components.VTodo
 
withPercentComplete(String) - Method in class jfxtras.icalendarfx.components.VTodo
 
withPriority(Priority) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withPriority(String) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withPriority(int) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withProductIdentifier(ProductIdentifier) - Method in class jfxtras.icalendarfx.VCalendar
 
withProductIdentifier(String) - Method in class jfxtras.icalendarfx.VCalendar
 
withPropertyName(String) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
withRange(Range) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withRange(Range.RangeType) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withRange(String) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withRange(Range) - Method in class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
 
withRange(Range.RangeType) - Method in class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
 
withRange(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.RecurrenceId
 
withRecurrenceDates(ObservableList<RecurrenceDates>) - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
withRecurrenceDates(String...) - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
withRecurrenceDates(Temporal...) - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
withRecurrenceDates(RecurrenceDates...) - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
withRecurrenceId(RecurrenceId) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withRecurrenceId(String) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withRecurrenceId(Temporal) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withRecurrenceRule(String) - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
withRecurrenceRule(RecurrenceRule) - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
withRecurrenceRule(RecurrenceRule2) - Method in interface jfxtras.icalendarfx.components.VRepeatable
 
withRelatedTo(ObservableList<RelatedTo>) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withRelatedTo(String...) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withRelatedTo(RelatedTo...) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withRelationship(Relationship) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withRelationship(Relationship.RelationshipType) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withRelationship(String) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withRelationship(Relationship) - Method in class jfxtras.icalendarfx.properties.component.relationship.RelatedTo
 
withRelationship(Relationship.RelationshipType) - Method in class jfxtras.icalendarfx.properties.component.relationship.RelatedTo
 
withRelationship(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.RelatedTo
 
withRepeatCount(RepeatCount) - Method in class jfxtras.icalendarfx.components.VAlarm
Sets the value of the VAlarm.repeatCountProperty()
withRepeatCount(int) - Method in class jfxtras.icalendarfx.components.VAlarm
Sets the value of the VAlarm.repeatCountProperty() by creating new RepeatCount from int parameter
withRepeatCount(String) - Method in class jfxtras.icalendarfx.components.VAlarm
Sets the value of the VAlarm.repeatCountProperty() by parsing iCalendar content text
withRequestStatus(ObservableList<RequestStatus>) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withRequestStatus(String...) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withRequestStatus(RequestStatus...) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withResources(ObservableList<Resources>) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withResources(String...) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withResources(Resources...) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withRSVP(RSVP) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withRSVP(Boolean) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withRSVP(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseAttendee
 
withSentBy(SentBy) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
withSentBy(URI) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
withSentBy(String) - Method in class jfxtras.icalendarfx.properties.component.relationship.PropertyBaseCalendarUser
 
withSequence(Sequence) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withSequence(Integer) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withSequence(String) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withStandardOrDaylight(ObservableList<StandardOrDaylight<?>>) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
withStandardOrDaylight(StandardOrDaylight<?>...) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
withStatus(Status) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withStatus(Status.StatusType) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withStatus(String) - Method in class jfxtras.icalendarfx.components.VDisplayable
 
withStatusCode(Double) - Method in class jfxtras.icalendarfx.properties.component.misc.RequestStatus
 
withSummary(Summary) - Method in interface jfxtras.icalendarfx.components.VDescribable
Sets the value of the VDescribable.summaryProperty()
withSummary(String) - Method in interface jfxtras.icalendarfx.components.VDescribable
Sets the value of the VDescribable.summaryProperty() by parsing iCalendar content text.
withTimeTransparency(TimeTransparency) - Method in class jfxtras.icalendarfx.components.VEvent
 
withTimeTransparency(TimeTransparency.TimeTransparencyType) - Method in class jfxtras.icalendarfx.components.VEvent
 
withTimeTransparency(String) - Method in class jfxtras.icalendarfx.components.VEvent
 
withTimeZoneIdentifier(TimeZoneIdentifier) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
withTimeZoneIdentifier(String) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
withTimeZoneIdentifier(TimeZoneIdentifierParameter) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withTimeZoneIdentifier(String) - Method in class jfxtras.icalendarfx.properties.component.misc.UnknownProperty
 
withTimeZoneIdentifier(TimeZoneIdentifierParameter) - Method in class jfxtras.icalendarfx.properties.PropBaseDateTime
 
withTimeZoneIdentifier(ZoneId) - Method in class jfxtras.icalendarfx.properties.PropBaseDateTime
 
withTimeZoneIdentifier(String) - Method in class jfxtras.icalendarfx.properties.PropBaseDateTime
 
withTimeZoneNames(ObservableList<TimeZoneName>) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
withTimeZoneNames(String...) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
Sets the value of the StandardOrDaylight.timeZoneNamesProperty() by parsing a vararg of time zone name strings
withTimeZoneNames(TimeZoneName...) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
Sets the value of the StandardOrDaylight.timeZoneNamesProperty() from a vararg of TimeZoneName objects.
withTimeZoneOffsetFrom(TimeZoneOffsetFrom) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
<p>Sets the value of the StandardOrDaylight.timeZoneOffsetFromProperty() by creating a new TimeZoneOffsetFrom from the ZoneOffset parameter</p>
withTimeZoneOffsetFrom(ZoneOffset) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
<p>Sets the value of the StandardOrDaylight.timeZoneOffsetFromProperty() by creating a new TimeZoneOffsetFrom from the ZoneOffset parameter</p>
withTimeZoneOffsetFrom(String) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
<p>Sets the value of the StandardOrDaylight.timeZoneOffsetFromProperty() by parsing a iCalendar content string</p>
withTimeZoneOffsetTo(TimeZoneOffsetTo) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
withTimeZoneOffsetTo(ZoneOffset) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
<p>Sets the value of the StandardOrDaylight.timeZoneOffsetToProperty() by creating a new TimeZoneOffsetTo from the ZoneOffset parameter</p>
withTimeZoneOffsetTo(String) - Method in class jfxtras.icalendarfx.components.StandardOrDaylight
<p>Sets the value of the StandardOrDaylight.timeZoneOffsetToProperty() by parsing a iCalendar content string</p>
withTimeZoneURL(TimeZoneURL) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
withTimeZoneURL(URI) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
withTimeZoneURL(String) - Method in class jfxtras.icalendarfx.components.VTimeZone
 
withTrigger(Trigger<?>) - Method in class jfxtras.icalendarfx.components.VAlarm
Sets the value of the VAlarm.triggerProperty()
withTrigger(Duration) - Method in class jfxtras.icalendarfx.components.VAlarm
Sets the value of the VAlarm.triggerProperty() by creating new Trigger from Duration parameter
withTrigger(ZonedDateTime) - Method in class jfxtras.icalendarfx.components.VAlarm
Sets the value of the VAlarm.triggerProperty() by creating new Trigger from ZonedDateTime parameter
withTrigger(String) - Method in class jfxtras.icalendarfx.components.VAlarm
Sets the value of the VAlarm.triggerProperty() by parsing iCalendar content text
withUidGeneratorCallback(Callback<Void, String>) - Method in class jfxtras.icalendarfx.components.VPersonal
set UID callback generator.
withUniformResourceLocator(String) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withUniformResourceLocator(URI) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withUniformResourceLocator(UniformResourceLocator) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withUniqueIdentifier(String) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withUniqueIdentifier(UniqueIdentifier) - Method in class jfxtras.icalendarfx.components.VPersonal
 
withUniqueIdentifier() - Method in class jfxtras.icalendarfx.components.VPersonal
Assign UID by using UID generator callback
withUntil(Temporal) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withUntil(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withUntil(Until) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withVAlarms(ObservableList<VAlarm>) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withVAlarms(VAlarm...) - Method in class jfxtras.icalendarfx.components.VLocatable
 
withValue(T) - Method in class jfxtras.icalendarfx.parameters.ParameterBase
 
withValue(int...) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByMonth
 
withValue(T...) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleAbstract
 
withValue(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.byxxx.ByRuleAbstract
 
withValue(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.Frequency
 
withValue(T) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RRuleElementBase
 
withValue(String) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.WeekStart
 
withValue(T) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
withValueType(ValueType) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
withValueType(String) - Method in class jfxtras.icalendarfx.properties.PropertyBase
 
withVersion(Version) - Method in class jfxtras.icalendarfx.VCalendar
 
withVersion(String) - Method in class jfxtras.icalendarfx.VCalendar
 
withVersion() - Method in class jfxtras.icalendarfx.VCalendar
 
withVEvent(ObservableList<VEvent>) - Method in class jfxtras.icalendarfx.VCalendar
 
withVEvent(String...) - Method in class jfxtras.icalendarfx.VCalendar
 
withVEvents(VEvent...) - Method in class jfxtras.icalendarfx.VCalendar
 
withVFreeBusy(ObservableList<VFreeBusy>) - Method in class jfxtras.icalendarfx.VCalendar
 
withVFreeBusy(String...) - Method in class jfxtras.icalendarfx.VCalendar
 
withVFreeBusys(VFreeBusy...) - Method in class jfxtras.icalendarfx.VCalendar
 
withVJournal(ObservableList<VJournal>) - Method in class jfxtras.icalendarfx.VCalendar
 
withVJournal(String...) - Method in class jfxtras.icalendarfx.VCalendar
 
withVJournals(VJournal...) - Method in class jfxtras.icalendarfx.VCalendar
 
withVTimeZones(ObservableList<VTimeZone>) - Method in class jfxtras.icalendarfx.VCalendar
 
withVTimeZones(String...) - Method in class jfxtras.icalendarfx.VCalendar
 
withVTimeZones(VTimeZone...) - Method in class jfxtras.icalendarfx.VCalendar
 
withVTodo(ObservableList<VTodo>) - Method in class jfxtras.icalendarfx.VCalendar
 
withVTodo(String...) - Method in class jfxtras.icalendarfx.VCalendar
 
withVTodos(VTodo...) - Method in class jfxtras.icalendarfx.VCalendar
 
withWeekStart(WeekStart) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 
withWeekStart(DayOfWeek) - Method in class jfxtras.icalendarfx.properties.component.recurrence.rrule.RecurrenceRule2
 

Z

ZONED_DATE_TIME_FORMATTER - Static variable in class jfxtras.icalendarfx.utilities.DateTimeUtilities
 
ZONED_DATE_TIME_UTC_FORMATTER - Static variable in class jfxtras.icalendarfx.utilities.DateTimeUtilities
 
A B C D E F G H I J L M N O P R S T U V W Z 
Skip navigation links