Methods | This Package | All Packages
Implements ordered and unordered bulleted and numbered lists in HTML.
Component
|
+--DhStyleBase
|
+--DhElement
|
+--DhBaseContainer
|
+--DhBulletedList
package com.ms.wfc.html
public class DhBulletedList
extends DhBaseContainer
implements DhStringIDs
Remarks
This is a simple container class into which items can be added, each receiving its own bullet or number, as appropriate.