Uses of Class
jfxtras.icalendarfx.properties.component.change.LastModified
Packages that use LastModified
-
Uses of LastModified in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components declared as LastModifiedModifier and TypeFieldDescriptionprivate LastModifiedVDisplayable.lastModifiedprivate LastModifiedVTimeZone.lastModifiedLAST-MODIFIED RFC 5545, 3.8.7.3, page 138 This property specifies the date and time that the information associated with the calendar component was last revised in the calendar store.Methods in jfxtras.icalendarfx.components that return LastModifiedModifier and TypeMethodDescriptionVDisplayable.getDateTimeLastModified()LAST-MODIFIED RFC 5545, 3.8.7.3, page 138 This property specifies the date and time that the information associated with the calendar component was last revised in the calendar store.VLastModified.getDateTimeLastModified()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.VTimeZone.getDateTimeLastModified()Methods in jfxtras.icalendarfx.components with parameters of type LastModifiedModifier and TypeMethodDescriptionvoidVDisplayable.setDateTimeLastModified(LastModified lastModified) voidVLastModified.setDateTimeLastModified(LastModified lastModified) voidVTimeZone.setDateTimeLastModified(LastModified lastModified) default TVLastModified.withDateTimeLastModified(LastModified lastModified) -
Uses of LastModified in jfxtras.icalendarfx.properties.component.change
Subclasses with type arguments of type LastModified in jfxtras.icalendarfx.properties.component.changeModifier and TypeClassDescriptionclassLAST-MODIFIED RFC 5545, 3.8.7.3, page 138 This property specifies the date and time that the information associated with the calendar component was last revised in the calendar store.Methods in jfxtras.icalendarfx.properties.component.change that return LastModifiedConstructors in jfxtras.icalendarfx.properties.component.change with parameters of type LastModified