Uses of Class
jfxtras.icalendarfx.components.VTodo
Packages that use VTodo
Package
Description
-
Uses of VTodo in jfxtras.icalendarfx
Fields in jfxtras.icalendarfx with type parameters of type VTodoMethods in jfxtras.icalendarfx that return types with arguments of type VTodoMethods 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.internal.scene.control.skin.agenda.icalendar.base24hour.popup
Subclasses with type arguments of type VTodo in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popupModifier and TypeClassDescriptionclassController for editing descriptive properties in aVTodoclassVBox containing controls to edit theRecurrenceRulein aVTodo.classTabPane for editing descriptive properties and aRecurrenceRulefor aVTodo.Methods in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup with parameters of type VTodoModifier and TypeMethodDescriptionvoidEditDescriptiveVTodoVBox.setupData(VTodo vComponent, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) (package private) EditVTodoSceneEditVTodoScene.setupData(VTodo vComponent, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) voidEditVTodoTabPane.setupData(VTodo vComponentOriginal, Temporal startRecurrence, Temporal endRecurrence, List<String> categories) Constructors in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup 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