service Frame in module com::sun::star::frame:: |
service Frame;
represents the environment for a desktop component.
Exported Interfaces |
allows the component to be loaded and accessed within the frame; it is the main connection to the environment of the component.
provides access to dispatchers for the frame.
What kind of URLs a frame accepts in the calls to
Frame implementations may (optionally) support special targets in the call to
Such special targets are passed as target frame name. They may, in addition,
require special frame search flags (see FrameSearchFlag ), or,
in opposite, limit the set of allowed flags.
Common special targets include:
This optional interface is used to access sub-frames within this Frame.
This optional interface supplies access to XStatusIndicator s for the component within the frame.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.