public class CompositeBlock extends AbstractBlock
Block
.Block.Axes
LIST_BLOCK_TYPE
Constructor and Description |
---|
CompositeBlock()
Create an empty composite block with no children.
|
CompositeBlock(List<Block> blocks) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
addChild, addChildren, after, before, clone, clone, equals, getBlocks, getChildren, getFirstBlock, getNextSibling, getParameter, getParameters, getParent, getPreviousSibling, getRoot, hashCode, indexOf, insertChildAfter, insertChildBefore, removeBlock, replaceChild, replaceChild, setChildren, setNextSiblingBlock, setParameter, setParameters, setParent, setPreviousSiblingBlock, traverse
public CompositeBlock()
AbstractBlock.addChild(Block)
manually for adding children one by one after the block is constructed.Copyright © 2004–2021 XWiki. All rights reserved.