Uses of Class
jfxtras.icalendarfx.components.VJournal
Packages that use VJournal
Package
Description
-
Uses of VJournal in jfxtras.icalendarfx
Methods in jfxtras.icalendarfx that return types with arguments of type VJournalModifier and TypeMethodDescriptionVCalendar.getVJournals()VJOURNAL: RFC 5545 iCalendar 3.6.3. page 57 A grouping of component properties that describe a task that needs to be completed.Methods in jfxtras.icalendarfx with parameters of type VJournalMethod parameters in jfxtras.icalendarfx with type arguments of type VJournalModifier and TypeMethodDescriptionvoidVCalendar.setVJournals(List<VJournal> vJournals) VCalendar.withVJournals(List<VJournal> vJournals) -
Uses of VJournal in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components that return VJournalModifier and TypeMethodDescriptionstatic VJournalCreates a new VJournal calendar component by parsing a String of iCalendar content linesVJournal.withDescriptions(String... descriptions) VJournal.withDescriptions(List<Description> descriptions) VJournal.withDescriptions(Description... descriptions) Methods in jfxtras.icalendarfx.components that return types with arguments of type VJournalConstructors in jfxtras.icalendarfx.components with parameters of type VJournal -
Uses of VJournal in jfxtras.scene.control.agenda.icalendar.editors.deleters
Constructors in jfxtras.scene.control.agenda.icalendar.editors.deleters with parameters of type VJournal -
Uses of VJournal in jfxtras.scene.control.agenda.icalendar.editors.revisors
Constructors in jfxtras.scene.control.agenda.icalendar.editors.revisors with parameters of type VJournal