Uses of Class
jfxtras.icalendarfx.components.VLocatable
Packages that use VLocatable
Package
Description
-
Uses of VLocatable in jfxtras.icalendarfx.components
Subclasses of VLocatable in jfxtras.icalendarfx.componentsModifier and TypeClassDescriptionclass
class
VEVENT Event Component RFC 5545, 3.6.1, page 52 Description: A "VEVENT" calendar component is a grouping of component properties, possibly including "VALARM" calendar components, that represents a scheduled amount of time on a calendar.class
VTODO 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.Constructors in jfxtras.icalendarfx.components with parameters of type VLocatable -
Uses of VLocatable in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup
Classes in jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup with type parameters of type VLocatableModifier and TypeClassDescriptionclass
EditDescriptiveLocatableVBox<T extends VLocatable<T>>
Added dateTimeEnd or dateTimeDue toEditDescriptiveVBox
class
EditLocatableTabPane<T extends VLocatable<T>>
TabPane for editing descriptive properties and aRecurrenceRule
for aVComponentLocatable
. -
Uses of VLocatable in jfxtras.scene.control.agenda.icalendar.editors.revisors
Classes in jfxtras.scene.control.agenda.icalendar.editors.revisors with type parameters of type VLocatableModifier and TypeClassDescriptionclass
ReviserLocatable<T,
U extends VLocatable<U>> Handles revising aVComponentLocatable