Search Mac Reference Library
WebObjects 3.5 Developer Documentation
Table of Contents
Previous
Next
Table of Contents
Previous Section
WOFrame
Synopsis
WOFrame
{
value
=
aMethod
;
|
src
=
aURL
;
|
pageName
=
aString
;
...
};
Description
WOFrame represents itself as a dynamically generated Netscape Frame element.
value
Method that will supply the content for this frame.
src
External source that will supply the content for this frame.
pageName
Name of WebObjects page that will supply the content for this frame.
Examples
Page with two frames
Table of Contents
Next Section
Legacy
Legacy Mac OS X Reference Library
WebObjects 3.5 Developer Documentation