Uses of Enum Class
jfxtras.icalendarfx.VElementBase.MessageEffect
Packages that use VElementBase.MessageEffect
-
Uses of VElementBase.MessageEffect in jfxtras.icalendarfx
Subclasses with type arguments of type VElementBase.MessageEffect in jfxtras.icalendarfxFields in jfxtras.icalendarfx declared as VElementBase.MessageEffectMethods in jfxtras.icalendarfx that return VElementBase.MessageEffectModifier and TypeMethodDescriptionstatic VElementBase.MessageEffectReturns 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)