|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.imcode.imcms.api.TextDocument.TextField
public static class TextDocument.TextField
| Nested Class Summary | |
|---|---|
static class |
TextDocument.TextField.Format
|
| Method Summary | |
|---|---|
TextDocument.TextField.Format |
getFormat()
|
java.lang.String |
getHtmlFormattedText()
Get the text of this textfield as a html-formatted string, suitable for displaying in a html-page. |
java.lang.String |
getText()
Get the text of this textfield. |
void |
setFormat(TextDocument.TextField.Format format)
|
void |
setHtmlFormat()
Deprecated. Use setFormat(Format) |
void |
setPlainFormat()
Deprecated. Use setFormat(Format) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setHtmlFormat()
setFormat(Format)
public void setPlainFormat()
setFormat(Format)
public TextDocument.TextField.Format getFormat()
public void setFormat(TextDocument.TextField.Format format)
public java.lang.String getText()
public java.lang.String getHtmlFormattedText()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||