Sun Java System Messenger Express 6 2005Q4 Customization Guide

Message Screen Functions

Message Screen Functions lists the functions needed to customize the Message screen, including main functions found in main.js and parent functions found in msg_fs.html.

Table 1–4 Message Screen Functions

Item  

Function  

Compose 

main.compose(’new’)

Reply 

main.compose(’reply’)

Reply All 

main.compose(’replyall’)

Forward 

main.compose(’forward’)

Delete and Undelete 

parent.delmsg()

Add Addresses 

parent.addAllAddresses()

Previous 

parent.prev()

Next 

parent.next()

Close 

parent.gotofolder()