Uses of Class
jfxtras.icalendarfx.properties.component.descriptive.Categories
Packages that use Categories
Package
Description
-
Uses of Categories in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components with type parameters of type CategoriesMethods in jfxtras.icalendarfx.components that return types with arguments of type CategoriesModifier and TypeMethodDescriptionVDisplayable.getCategories()
CATEGORIES: RFC 5545 iCalendar 3.8.1.12.Methods in jfxtras.icalendarfx.components with parameters of type CategoriesMethod parameters in jfxtras.icalendarfx.components with type arguments of type CategoriesModifier and TypeMethodDescriptionvoid
VDisplayable.setCategories
(List<Categories> categories) VDisplayable.withCategories
(List<Categories> categories) -
Uses of Categories in jfxtras.icalendarfx.properties.component.descriptive
Methods in jfxtras.icalendarfx.properties.component.descriptive that return CategoriesConstructors in jfxtras.icalendarfx.properties.component.descriptive with parameters of type Categories