|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.imcode.imcms.api.TextDocument.TextField
Method Summary | |
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 |
setHtmlFormat()
Set the format of the text in this textfield to HTML. |
void |
setPlainFormat()
Set the format of the text in this textfield to plain text. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void setHtmlFormat()
public void setPlainFormat()
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 |