Uses of Class
org.xwiki.rendering.block.TableCellBlock
Packages that use TableCellBlock
Package
Description
Represents content elements (Paragraph, Header, List, Styles, etc) as Blocks and a full document content is
represented by a XDOM object.
-
Uses of TableCellBlock in org.xwiki.rendering.block
Subclasses of TableCellBlock in org.xwiki.rendering.blockModifier and TypeClassDescriptionclassRepresents a head of a row or column of a table.