Uses of Class
jfxtras.icalendarfx.properties.component.timezone.TimeZoneURL
Packages that use TimeZoneURL
Package
Description
-
Uses of TimeZoneURL in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components declared as TimeZoneURLModifier and TypeFieldDescriptionprivate TimeZoneURLVTimeZone.timeZoneURLTZURL Time Zone URL RFC 5545, 3.8.3.5, page 106 This property provides a means for a "VTIMEZONE" component to point to a network location that can be used to retrieve an up- to-date version of itself EXAMPLES: TZURL:http://timezones.example.org/tz/America-Los_Angeles.icsMethods in jfxtras.icalendarfx.components that return TimeZoneURLMethods in jfxtras.icalendarfx.components with parameters of type TimeZoneURLModifier and TypeMethodDescriptionvoidVTimeZone.setTimeZoneURL(TimeZoneURL timeZoneURL) VTimeZone.withTimeZoneURL(TimeZoneURL timeZoneURL) -
Uses of TimeZoneURL in jfxtras.icalendarfx.properties.component.timezone
Methods in jfxtras.icalendarfx.properties.component.timezone that return TimeZoneURLConstructors in jfxtras.icalendarfx.properties.component.timezone with parameters of type TimeZoneURL