Uses of Class
jfxtras.icalendarfx.properties.component.descriptive.Resources
Packages that use Resources
Package
Description
-
Uses of Resources in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components that return types with arguments of type ResourcesModifier and TypeMethodDescriptionVLocatable.getResources()RESOURCES: RFC 5545 iCalendar 3.8.1.10. page 91 This property defines the equipment or resources anticipated for an activity specified by a calendar component.Methods in jfxtras.icalendarfx.components with parameters of type ResourcesMethod parameters in jfxtras.icalendarfx.components with type arguments of type ResourcesModifier and TypeMethodDescriptionvoidVLocatable.setResources(List<Resources> resources) VLocatable.withResources(List<Resources> resources) -
Uses of Resources in jfxtras.icalendarfx.properties.component.descriptive
Subclasses with type arguments of type Resources in jfxtras.icalendarfx.properties.component.descriptiveModifier and TypeClassDescriptionclassRESOURCES RFC 5545 iCalendar 3.8.1.10. page 91 This property defines the equipment or resources anticipated for an activity specified by a calendar component.Methods in jfxtras.icalendarfx.properties.component.descriptive that return ResourcesConstructors in jfxtras.icalendarfx.properties.component.descriptive with parameters of type Resources