Package org.xwiki.rendering.macro.container
-
Interface Summary Interface Description LayoutManager Layout manager to handle layouting of a block container, based on a set of parameters. -
Class Summary Class Description AbstractContainerMacro<P extends ContainerMacroParameters> Abstract container macro to hold a list groups and style them together, for example laying them out as indicated by the styleLayout parameter.ContainerMacroParameters Parameters of the container macro, specifying the layout of the container, for the moment.