Uses of Class
jfxtras.icalendarfx.components.VTodo
Packages that use VTodo
Package
Description
-
Uses of VTodo in jfxtras.icalendarfx
Methods in jfxtras.icalendarfx that return types with arguments of type VTodoModifier and TypeMethodDescriptionVCalendar.getVTodos()VTODO: RFC 5545 iCalendar 3.6.2. page 55 A grouping of component properties that describe a task that needs to be completed.Methods in jfxtras.icalendarfx with parameters of type VTodoMethod parameters in jfxtras.icalendarfx with type arguments of type VTodo -
Uses of VTodo in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components that return VTodoModifier and TypeMethodDescriptionstatic VTodoCreates a new VTodo calendar component by parsing a String of iCalendar content linesVTodo.withDateTimeCompleted(String dateTimeCompleted) VTodo.withDateTimeCompleted(ZonedDateTime dateTimeCompleted) VTodo.withDateTimeCompleted(DateTimeCompleted dateTimeCompleted) VTodo.withDateTimeDue(String dateTimeDue) VTodo.withDateTimeDue(Temporal dateTimeDue) VTodo.withDateTimeDue(DateTimeDue dateTimeDue) VTodo.withPercentComplete(Integer percentComplete) VTodo.withPercentComplete(String percentComplete) VTodo.withPercentComplete(PercentComplete percentComplete) Methods in jfxtras.icalendarfx.components that return types with arguments of type VTodoConstructors in jfxtras.icalendarfx.components with parameters of type VTodo -
Uses of VTodo in jfxtras.scene.control.agenda.icalendar.editors.deleters
Constructors in jfxtras.scene.control.agenda.icalendar.editors.deleters with parameters of type VTodo -
Uses of VTodo in jfxtras.scene.control.agenda.icalendar.editors.revisors
Methods in jfxtras.scene.control.agenda.icalendar.editors.revisors with parameters of type VTodoConstructors in jfxtras.scene.control.agenda.icalendar.editors.revisors with parameters of type VTodo