|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleStyle
org.jopendocument.model.text.TextListStyle
public class TextListStyle
| Constructor Summary | |
|---|---|
TextListStyle()
|
|
| Method Summary | |
|---|---|
void |
addListLevelStyleBullet(TextListLevelStyleBullet tls)
|
void |
addListLevelStyleNumber(TextListLevelStyleNumber tls)
|
java.lang.String |
getTextConsecutiveNumbering()
Gets the value of the textConsecutiveNumbering property. |
void |
setTextConsecutiveNumbering(java.lang.String value)
Sets the value of the textConsecutiveNumbering property. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TextListStyle()
| Method Detail |
|---|
public java.lang.String getTextConsecutiveNumbering()
Stringpublic void setTextConsecutiveNumbering(java.lang.String value)
value - allowed object is Stringpublic java.lang.String toString()
toString in class StyleStylepublic void addListLevelStyleBullet(TextListLevelStyleBullet tls)
public void addListLevelStyleNumber(TextListLevelStyleNumber tls)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||