Uses of Enum
com.xwiki.macros.tab.macro.TransitionEffect
Packages that use TransitionEffect
-
Uses of TransitionEffect in com.xwiki.macros.tab.macro
Methods in com.xwiki.macros.tab.macro that return TransitionEffectModifier and TypeMethodDescriptionTabGroupMacroParameters.getEffectType()TabMacroParameters.getEffectType()static TransitionEffectReturns the enum constant of this type with the specified name.static TransitionEffect[]TransitionEffect.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xwiki.macros.tab.macro with parameters of type TransitionEffectModifier and TypeMethodDescriptionvoidTabGroupMacroParameters.setEffectType(TransitionEffect effectType) voidTabMacroParameters.setEffectType(TransitionEffect effectType)