service SynchronousFrameLoader in module com::sun::star::frame:: |
service SynchronousFrameLoader;
Derivations of this abstract service are used to load components into Frame s of the environment.
Concrete implementations of this service register, for example, for file name extensions or MIME types to load appropriate components. The components loaded are at least Controller .
Exported Interfaces |
support synchron loading
support initialization of loader with its own configuration!
A loader can support a readonly access to its own configuration. But readonly properties couldn't be set ... That's the reason for these interface! All Anys of given sequence are from Type PropertyValue .
readonly(!) access to loader configuration
These interfaces support readonly access to our internal configuration of THIS loader. The loader itself gets its configuration about XInitialization at creation by using the FrameLoaderFactory !
Property Summary |
|
Types | loader is registered for these types |
UIName | localized name of loader to show it at UI elements |
Property Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.