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 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.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 TypeMethodDescriptionvoidEditDescriptiveVJournalVBox.setupData(VJournal vComponent, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) (package private) EditVJournalSceneEditVJournalScene.setupData(VJournal vComponent, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) voidEditVJournalTabPane.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