Uses of Class
jfxtras.icalendarfx.parameters.AlternateText
Packages that use AlternateText
Package
Description
-
Uses of AlternateText in jfxtras.icalendarfx.parameters
Methods in jfxtras.icalendarfx.parameters that return AlternateTextConstructors in jfxtras.icalendarfx.parameters with parameters of type AlternateTextModifierConstructorDescriptionAlternateText(AlternateText source) Create deep copy of source AlternateText -
Uses of AlternateText in jfxtras.icalendarfx.properties
Fields in jfxtras.icalendarfx.properties declared as AlternateTextMethods in jfxtras.icalendarfx.properties that return AlternateTextModifier and TypeMethodDescriptionPropAltText.getAlternateText()ALTREP : Alternate Text Representation To specify an alternate text representation for the property value.PropBaseAltText.getAlternateText()ALTREP : Alternate Text Representation To specify an alternate text representation for the property value.Methods in jfxtras.icalendarfx.properties with parameters of type AlternateTextModifier and TypeMethodDescriptionvoidPropAltText.setAlternateText(AlternateText alternateText) voidPropBaseAltText.setAlternateText(AlternateText alternateText) PropBaseAltText.withAlternateText(AlternateText altrep) -
Uses of AlternateText in jfxtras.icalendarfx.properties.component.misc
Fields in jfxtras.icalendarfx.properties.component.misc declared as AlternateTextMethods in jfxtras.icalendarfx.properties.component.misc that return AlternateTextModifier and TypeMethodDescriptionUnknownProperty.getAlternateText()ALTREP : Alternate Text Representation To specify an alternate text representation for the property value.Methods in jfxtras.icalendarfx.properties.component.misc with parameters of type AlternateTextModifier and TypeMethodDescriptionvoidUnknownProperty.setAlternateText(AlternateText alternateText) UnknownProperty.withAlternateText(AlternateText altrep)