Access keys

PostCenterMessage

Kind of class: class
Inherits from: none
Classpath: org.asapframework.util.postcenter.PostCenterMessage
File last modified: Thursday, 13 July 2006, 09:33:59

Summary

Constructor
Instance properties

Constructor

PostCenterMessage

function PostCenterMessage (
inMessage:String, inWindow:String)
Creates a new PostCenterMessage.
Parameters:
inMessage:
the text to send
inWindow :
(optional) see GetURL window parameters ( "self", "_blank", "_parent", "_top")

Instance properties

message

message:String
(read,write)

window

window:String
(read,write)