public class DTNotepad
| Constructor and Description |
|---|
DTNotepad(BBjString filename!, BBjString textId!) |
DTNotepad(BBjString filename!, BBjString textId!, BBjString title!) |
DTNotepad(BBjString filename!, BBjString textId!, BBjString title!, boolean readOnly!) |
| Modifier and Type | Method and Description |
|---|---|
void | deliver() |
BBjString | getErrMsg() |
static BBjString | getPlainText(BBjString html$) |
BBjString | getRevised(BBjString fieldPre$) |
boolean | save(BBjString text!) |
void | setColor(BBjString color!) |
DTJsonObject | toJson() |
DTJsonObject | toJsonObject() |
public void deliver()
public BBjString getErrMsg()public boolean save(BBjString text!)public void setColor(BBjString color!)public DTJsonObject toJson()public DTJsonObject toJsonObject()