Uses of Class
jfxtras.icalendarfx.properties.component.descriptive.Comment
Packages that use Comment
Package
Description
-
Uses of Comment in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components that return types with arguments of type CommentModifier and TypeMethodDescriptionVPrimary.getComments()COMMENT: RFC 5545 iCalendar 3.8.1.12. page 83 This property specifies non-processing information intended to provide a comment to the calendar user.Methods in jfxtras.icalendarfx.components with parameters of type CommentMethod parameters in jfxtras.icalendarfx.components with type arguments of type CommentModifier and TypeMethodDescriptionvoidVPrimary.setComments(List<Comment> comments) VPrimary.withComments(List<Comment> comments) -
Uses of Comment in jfxtras.icalendarfx.properties.component.descriptive
Subclasses with type arguments of type Comment in jfxtras.icalendarfx.properties.component.descriptiveModifier and TypeClassDescriptionclassCOMMENT RFC 5545 iCalendar 3.8.1.4. page 83 This property specifies non-processing information intended to provide a comment to the calendar user Example: COMMENT:The meeting really needs to include both ourselves and the customer.Methods in jfxtras.icalendarfx.properties.component.descriptive that return CommentConstructors in jfxtras.icalendarfx.properties.component.descriptive with parameters of type Comment