Uses of Class
jfxtras.icalendarfx.components.VJournal
Packages that use VJournal
Package
Description
-
Uses of VJournal in jfxtras.icalendarfx
Fields in jfxtras.icalendarfx with type parameters of type VJournalMethods in jfxtras.icalendarfx that return types with arguments of type VJournalMethods in jfxtras.icalendarfx with parameters of type VJournalMethod parameters in jfxtras.icalendarfx with type arguments of type VJournalModifier and TypeMethodDescriptionvoid
VCalendar.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 VJournal
Creates 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.internal.scene.control.skin.agenda.icalendar.base24hour.popup
Methods in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup with parameters of type VJournalModifier and TypeMethodDescriptionvoid
EditDescriptiveVJournalVBox.setupData
(VJournal vComponent, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) (package private) EditVJournalScene
EditVJournalScene.setupData
(VJournal vComponent, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) void
EditVJournalTabPane.setupData
(VJournal vComponentOriginal, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) Constructors in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup 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