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
Subclasses with type arguments of type VTodo in jfxtras.icalendarfx.componentsModifier and TypeClassDescriptionclassVTODO To-Do Component RFC 5545, 3.6.2, page 55 A "VTODO" calendar component is a grouping of component properties and possibly "VALARM" calendar components that represent an action-item or assignment.Classes in jfxtras.icalendarfx.components that implement interfaces with type arguments of type VTodoModifier and TypeClassDescriptionclassVTODO To-Do Component RFC 5545, 3.6.2, page 55 A "VTODO" calendar component is a grouping of component properties and possibly "VALARM" calendar components that represent an action-item or assignment.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
Subclasses with type arguments of type VTodo in jfxtras.scene.control.agenda.icalendar.editors.deletersConstructors in jfxtras.scene.control.agenda.icalendar.editors.deleters with parameters of type VTodo -
Uses of VTodo in jfxtras.scene.control.agenda.icalendar.editors.revisors
Subclasses with type arguments of type VTodo in jfxtras.scene.control.agenda.icalendar.editors.revisorsMethods 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