Uses of Class
org.xwiki.rendering.macro.include.IncludeMacroParameters.Context

Uses of IncludeMacroParameters.Context in org.xwiki.rendering.macro.include
 

Methods in org.xwiki.rendering.macro.include that return IncludeMacroParameters.Context
 IncludeMacroParameters.Context IncludeMacroParameters.getContext()
           
static IncludeMacroParameters.Context IncludeMacroParameters.Context.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IncludeMacroParameters.Context[] IncludeMacroParameters.Context.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.xwiki.rendering.macro.include with parameters of type IncludeMacroParameters.Context
 void IncludeMacroParameters.setContext(IncludeMacroParameters.Context context)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.