Uses of Class
jfxtras.icalendarfx.properties.component.descriptive.Summary
Packages that use Summary
Package
Description
-
Uses of Summary in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components declared as SummaryModifier and TypeFieldDescriptionprivate Summary
VDescribableBase.summary
private Summary
VDisplayable.summary
Methods in jfxtras.icalendarfx.components that return SummaryModifier and TypeMethodDescriptionVDescribable.getSummary()
This property defines a short summary or subject for the calendar componentVDescribableBase.getSummary()
This property defines a short summary or subject for the calendar componentVDisplayable.getSummary()
SUMMARY RFC 5545 iCalendar 3.8.1.12.Methods in jfxtras.icalendarfx.components with parameters of type SummaryModifier and TypeMethodDescriptionvoid
VDescribable.setSummary
(Summary summary) void
VDescribableBase.setSummary
(Summary summary) void
VDisplayable.setSummary
(Summary summary) default T
VDescribable.withSummary
(Summary summary) Sets the value of theinvalid reference
#summaryProperty()
-
Uses of Summary in jfxtras.icalendarfx.properties.component.descriptive
Methods in jfxtras.icalendarfx.properties.component.descriptive that return SummaryModifier and TypeMethodDescriptionstatic Summary
Create new Summary by parsing unfolded calendar contentConstructors in jfxtras.icalendarfx.properties.component.descriptive with parameters of type Summary