Uses of Class
jfxtras.icalendarfx.properties.component.relationship.RelatedTo
Packages that use RelatedTo
Package
Description
-
Uses of RelatedTo in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components with type parameters of type RelatedToMethods in jfxtras.icalendarfx.components that return types with arguments of type RelatedToModifier and TypeMethodDescriptionVDisplayable.getRelatedTo()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.Methods in jfxtras.icalendarfx.components with parameters of type RelatedToMethod parameters in jfxtras.icalendarfx.components with type arguments of type RelatedToModifier and TypeMethodDescriptionvoidVDisplayable.setRelatedTo(List<RelatedTo> relatedTo) VDisplayable.withRelatedTo(List<RelatedTo> relatedTo) -
Uses of RelatedTo in jfxtras.icalendarfx.properties.component.relationship
Methods in jfxtras.icalendarfx.properties.component.relationship that return RelatedToModifier and TypeMethodDescriptionstatic RelatedToRelatedTo.withRelationship(String content) RelatedTo.withRelationship(Relationship altrep) RelatedTo.withRelationship(Relationship.RelationshipType value) Constructors in jfxtras.icalendarfx.properties.component.relationship with parameters of type RelatedTo