Uses of Class
jfxtras.icalendarfx.properties.component.relationship.Contact
Packages that use Contact
Package
Description
-
Uses of Contact in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components declared as ContactModifier and TypeFieldDescriptionprivate Contact
VFreeBusy.contact
CONTACT: RFC 5545 iCalendar 3.8.4.2.Fields in jfxtras.icalendarfx.components with type parameters of type ContactMethods in jfxtras.icalendarfx.components that return ContactMethods in jfxtras.icalendarfx.components that return types with arguments of type ContactModifier and TypeMethodDescriptionVDisplayable.getContacts()
CONTACT: RFC 5545 iCalendar 3.8.4.2.Methods in jfxtras.icalendarfx.components with parameters of type ContactModifier and TypeMethodDescriptionvoid
VFreeBusy.setContact
(Contact contact) VFreeBusy.withContact
(Contact contact) VDisplayable.withContacts
(Contact... contacts) Method parameters in jfxtras.icalendarfx.components with type arguments of type ContactModifier and TypeMethodDescriptionvoid
VDisplayable.setContacts
(List<Contact> contacts) VDisplayable.withContacts
(List<Contact> contacts) -
Uses of Contact in jfxtras.icalendarfx.properties.component.relationship
Methods in jfxtras.icalendarfx.properties.component.relationship that return ContactConstructors in jfxtras.icalendarfx.properties.component.relationship with parameters of type Contact