Uses of Class
org.xwiki.rendering.block.TableCellBlock
-
Packages that use TableCellBlock Package Description org.xwiki.rendering.block 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.block Modifier and Type Class Description class
TableHeadCellBlock
Represents a head of a row or column of a table.
-