com :: sun :: star :: frame :: service FrameControl
- Description
- contains a frame with a desktop component.
If the control is visible and has a valid (loadable) component URL,
then the FrameControl::Frame property is set.
Properties' Summary
|
ComponentUrl |
contains the type of the component which is loaded into the frame,
or the document which implicitly specifies the type.
|
Frame |
The frame held by this control. The Frame is created if the control
is shown and the component's URL is set.
|
Properties' Details
|
- ComponentUrl
-  
string ComponentUrl;
- Description
- contains the type of the component which is loaded into the frame,
or the document which implicitly specifies the type.
|
- Frame
-  
[ readonly ] string Frame;
- Description
- The frame held by this control. The Frame is created if the control
is shown and the component's URL is set.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.