Uses of Class
jfxtras.icalendarfx.properties.component.descriptive.Description
Packages that use Description
Package
Description
-
Uses of Description in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components that return DescriptionModifier and TypeMethodDescriptionVAlarm.getDescription()VDescribable2.getDescription()This property provides a more complete description of the calendar component than that provided by theSummaryproperty.
RFC 5545 iCalendar 3.8.1.5. page 84VLocatable.getDescription()DESCRIPTION RFC 5545 iCalendar 3.8.1.5. page 84 This property provides a more complete description of the calendar component than that provided by the "SUMMARY" property.Methods in jfxtras.icalendarfx.components that return types with arguments of type DescriptionModifier and TypeMethodDescriptionVJournal.getDescriptions()DESCRIPTION: RFC 5545 iCalendar 3.8.1.12. page 84 This property provides a more complete description of the calendar component than that provided by the "SUMMARY" property.Methods in jfxtras.icalendarfx.components with parameters of type DescriptionModifier and TypeMethodDescriptionvoidVAlarm.setDescription(Description description) voidVDescribable2.setDescription(Description description) voidVLocatable.setDescription(Description description) default TVDescribable2.withDescription(Description description) Sets the value of theDescriptionVJournal.withDescriptions(Description... descriptions) Method parameters in jfxtras.icalendarfx.components with type arguments of type DescriptionModifier and TypeMethodDescriptionvoidVJournal.setDescriptions(List<Description> descriptions) VJournal.withDescriptions(List<Description> descriptions) -
Uses of Description in jfxtras.icalendarfx.properties.component.descriptive
Subclasses with type arguments of type Description in jfxtras.icalendarfx.properties.component.descriptiveMethods in jfxtras.icalendarfx.properties.component.descriptive that return DescriptionModifier and TypeMethodDescriptionstatic DescriptionCreate new Description by parsing unfolded calendar contentConstructors in jfxtras.icalendarfx.properties.component.descriptive with parameters of type DescriptionModifierConstructorDescriptionDescription(Description source) Create deep copy of source Description