service ContentLoader in module com::sun::star::sdb:: |
service ContentLoader;
implements a loader for various datasource-related user interface components.
Usually, you don't deal with this loader directly. Instead it is registered for a particular URL scheme, and you use the dispatch mechanism provided by the application framework, dispatching URLs the loader is registered for.
Included Services |
ensures the basic functionality.
Supporting this service ensures that you can plug any of the components the loader can create into an arbitrary frame.
The loader should be registered for the URL scheme .component:DB/ * , the concrete URLs supported are:Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.