Uses of Enum
com.xwiki.macros.showhideif.macro.ShowHideIfMacroParameters.DisplayType
Packages that use ShowHideIfMacroParameters.DisplayType
-
Uses of ShowHideIfMacroParameters.DisplayType in com.xwiki.macros.showhideif.macro
Methods in com.xwiki.macros.showhideif.macro that return ShowHideIfMacroParameters.DisplayTypeModifier and TypeMethodDescriptionShowHideIfMacroParameters.getDisplayType()Returns the enum constant of this type with the specified name.ShowHideIfMacroParameters.DisplayType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xwiki.macros.showhideif.macro with parameters of type ShowHideIfMacroParameters.DisplayTypeModifier and TypeMethodDescriptionvoidShowHideIfMacroParameters.setDisplayType(ShowHideIfMacroParameters.DisplayType displayType)