Uses of Class
org.xwiki.rendering.block.TableCellBlock

Packages that use TableCellBlock
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
 class TableHeadCellBlock
          Represents a head of a row or column of a table.
 



Copyright © 2004-2014 XWiki. All Rights Reserved.