Uses of Interface
org.xwiki.rendering.block.ListBLock
Packages that use ListBLock
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 ListBLock in org.xwiki.rendering.block
Classes in org.xwiki.rendering.block that implement ListBLockModifier and TypeClassDescriptionclassRepresents a Bulleted list.classRepresents a definition list.classRepresents a numbered List.