Uses of Enum
com.xwiki.task.macro.TaskMacroParameters.IdDisplay
Packages that use TaskMacroParameters.IdDisplay
-
Uses of TaskMacroParameters.IdDisplay in com.xwiki.task.macro
Methods in com.xwiki.task.macro that return TaskMacroParameters.IdDisplayModifier and TypeMethodDescriptionTaskMacroParameters.isIdDisplayed()Returns the enum constant of this type with the specified name.static TaskMacroParameters.IdDisplay[]TaskMacroParameters.IdDisplay.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xwiki.task.macro with parameters of type TaskMacroParameters.IdDisplayModifier and TypeMethodDescriptionvoidTaskMacroParameters.setIdDisplayed(TaskMacroParameters.IdDisplay idDisplayed)