Uses of Enum Class
jfxtras.icalendarfx.properties.component.time.TimeTransparency.TimeTransparencyType
Packages that use TimeTransparency.TimeTransparencyType
-
Uses of TimeTransparency.TimeTransparencyType in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components with parameters of type TimeTransparency.TimeTransparencyTypeModifier and TypeMethodDescriptionvoidVEvent.setTimeTransparency(TimeTransparency.TimeTransparencyType timeTransparency) VEvent.withTimeTransparency(TimeTransparency.TimeTransparencyType timeTransparencyType) -
Uses of TimeTransparency.TimeTransparencyType in jfxtras.icalendarfx.properties.component.time
Subclasses with type arguments of type TimeTransparency.TimeTransparencyType in jfxtras.icalendarfx.properties.component.timeModifier and TypeClassDescriptionclassTRANSP Time Transparency RFC 5545 iCalendar 3.8.2.7. page 101 This property defines whether or not an event is transparent to busy time searches.static enumMethods in jfxtras.icalendarfx.properties.component.time that return TimeTransparency.TimeTransparencyTypeModifier and TypeMethodDescriptionTimeTransparency.TimeTransparencyType.enumFromName(String propertyName) get enum from nameReturns the enum constant of this class with the specified name.TimeTransparency.TimeTransparencyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in jfxtras.icalendarfx.properties.component.time with parameters of type TimeTransparency.TimeTransparencyType