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
Subclasses with type arguments of type VJournal in jfxtras.icalendarfx.componentsModifier and TypeClassDescriptionclassVJOURNAL Journal Component RFC 5545, 3.6.3, page 57 A "VJOURNAL" calendar component is a grouping of component properties that represent one or more descriptive text notes associated with a particular calendar date.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
Subclasses with type arguments of type VJournal in jfxtras.scene.control.agenda.icalendar.editors.deletersConstructors in jfxtras.scene.control.agenda.icalendar.editors.deleters with parameters of type VJournal -
Uses of VJournal in jfxtras.scene.control.agenda.icalendar.editors.revisors
Subclasses with type arguments of type VJournal in jfxtras.scene.control.agenda.icalendar.editors.revisorsConstructors in jfxtras.scene.control.agenda.icalendar.editors.revisors with parameters of type VJournal