BBjAppletProxy::showDocument
Description
In BBj 2.02 and higher, this method displays the specified URL in a separate browser frame.
Syntax
Return Value |
Method |
---|---|
void |
showDocument(string URLName, string frameName) |
Parameters
Variable |
Description |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
URLName |
Specifies the name of the URL to be displayed. |
||||||||||||
frameName |
Specifies the name of the frame to be displayed. This name may later be used to change the content of the frame.
|
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.