Composition Window Functions lists the functions needed to customize the Composition window, including main functions (found in main.js) and parent functions (found in comp_fs.html).
Table 1–7 Composition Window Functions|
Item |
Function |
|---|---|
|
Send |
parent.send(’smtp’) |
|
Address |
parent.lookup() |
|
Attach |
main.attach() |
|
Save Draft |
parent.send(’draft’) |
|
Spell Check |
parent.spellck() |
|
Help |
main.help(1007399) |
|
Cancel |
parent.cancel() |
|
To/Cc/Bcc |
parent.lookup() |
|
Text/HTML |
parent.switchEditor() |