|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.pageelements.SubList
com.cete.dynamicpdf.pageelements.UnorderedSubList
public class UnorderedSubList
Represent the UnorderedSubList.
Licensing:
This class is a DynamicPDF Generator Professional Edition
feature. One of the following licenses is required for non-evaluation usage:
| Method Summary | |
|---|---|
UnorderedListStyle |
getBulletStyle()
Gets the Bullet Type of the SubList. |
void |
setBulletStyle(UnorderedListStyle bullet)
Sets the Bullet Type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.cete.dynamicpdf.pageelements.IListProperties |
|---|
getBulletPrefix, getBulletSuffix, getBulletType |
| Method Detail |
|---|
public void setBulletStyle(UnorderedListStyle bullet)
Sets the Bullet Type.
bullet - the Type of the Bullet.public UnorderedListStyle getBulletStyle()
Gets the Bullet Type of the SubList.
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||