Skip navigation links
A C E G I L O S 

A

AbstractContainerMacro<P extends ContainerMacroParameters> - Class in org.xwiki.rendering.macro.container
Abstract container macro to hold a list groups and style them together, for example laying them out as indicated by the styleLayout parameter.
AbstractContainerMacro(String, String, ContentDescriptor, Class<?>) - Constructor for class org.xwiki.rendering.macro.container.AbstractContainerMacro
Builds a container macro.

C

ContainerMacroParameters - Class in org.xwiki.rendering.macro.container
Parameters of the container macro, specifying the layout of the container, for the moment.
ContainerMacroParameters() - Constructor for class org.xwiki.rendering.macro.container.ContainerMacroParameters
 

E

execute(P, String, MacroTransformationContext) - Method in class org.xwiki.rendering.macro.container.AbstractContainerMacro
 

G

getComponentManager() - Method in class org.xwiki.rendering.macro.container.AbstractContainerMacro
 
getContent(P, String, MacroTransformationContext) - Method in class org.xwiki.rendering.macro.container.AbstractContainerMacro
Returns the content of this macro, as blocks, either after parsing the passed content or by other means.
getCssClass() - Method in class org.xwiki.rendering.macro.container.ContainerMacroParameters
 
getLayoutManager(String) - Method in class org.xwiki.rendering.macro.container.AbstractContainerMacro
 
getLayoutStyle() - Method in class org.xwiki.rendering.macro.container.ContainerMacroParameters
 
getParameter(String) - Method in interface org.xwiki.rendering.macro.container.LayoutManager
 

I

isJustify() - Method in class org.xwiki.rendering.macro.container.ContainerMacroParameters
 

L

layoutContainer(Block) - Method in interface org.xwiki.rendering.macro.container.LayoutManager
Performs the layout of container, modifying the blocks inside.
LayoutManager - Interface in org.xwiki.rendering.macro.container
Layout manager to handle layouting of a block container, based on a set of parameters.

O

org.xwiki.rendering.macro.container - package org.xwiki.rendering.macro.container
 

S

setCssClass(String) - Method in class org.xwiki.rendering.macro.container.ContainerMacroParameters
 
setJustify(boolean) - Method in class org.xwiki.rendering.macro.container.ContainerMacroParameters
Set if the content in this container is justified.
setLayoutStyle(String) - Method in class org.xwiki.rendering.macro.container.ContainerMacroParameters
Sets the layout style of this container.
setParameter(String, Object) - Method in interface org.xwiki.rendering.macro.container.LayoutManager
Sets a parameter needed for the layout.
supportsInlineMode() - Method in class org.xwiki.rendering.macro.container.AbstractContainerMacro
 
A C E G I L O S 
Skip navigation links

Copyright © 2004–2021 XWiki. All rights reserved.