Uses of Enum Class
jfxtras.icalendarfx.VElementBase.MessageEffect
Packages that use VElementBase.MessageEffect
-
Uses of VElementBase.MessageEffect in jfxtras.icalendarfx
Fields in jfxtras.icalendarfx declared as VElementBase.MessageEffectMethods in jfxtras.icalendarfx that return VElementBase.MessageEffectModifier and TypeMethodDescriptionstatic VElementBase.MessageEffect
Returns the enum constant of this class with the specified name.static VElementBase.MessageEffect[]
VElementBase.MessageEffect.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in jfxtras.icalendarfx with parameters of type VElementBase.MessageEffectModifierConstructorDescriptionMessage
(VElement element, String message, VElementBase.MessageEffect effect)