Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 4950

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Service ContentLoader</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="ContentLoader-xref.html" class="navimain">Use</a></td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#IncludedServices" class="navisub">Included Services</a></td>
<td class="navisub">Exported Interfaces</td>
<td class="navisub">Properties' Summary</td>
<td class="navisub">Properties' Details</td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">sdb</a> :: </p>
</td>
</tr>
<tr>
<td class="title">service ContentLoader</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>implements a loader for various datasource-related user interface components.

 </dd>
<dd><p>
 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.
 </p>

 </dd>
<dt><b>See also</b></dt>
<dd>::com::sun::star::<a href="../frame/module-ix.html">frame</a>::<a href="../frame/XDispatch.html">XDispatch</a>, ::com::sun::star::<a href="../frame/module-ix.html">frame</a>::<a href="../frame/XDispatchProvider.html">XDispatchProvider</a></dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="IncludedServices"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Included Services</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../frame/module-ix.html">frame</a>::<a href="../frame/FrameLoader.html">FrameLoader</a></td>
<td class="imsum_right"><dl>
<dt><b>Description</b></dt>
<dd>ensures the basic functionality.

 </dd>
<dd><p>
 Supporting this service ensures that you can plug any of the components
 the loader can create into an arbitrary frame.
 </p>

 The loader should be registered for the URL scheme 
 <b>
 .component:DB/ *
 </b>
 , the concrete URLs supported are:
 <ul>
 <li><b>.component:DB/DataSourceBrowser</b><br/>
 Using this URL creates an instance of the 
 <service scope="com::sun::star::sdb">
 DataSourceBrowser
 </service>
 service and plugs it into the frame passed to the loader.
 </li>
 <li><b>.component:DB/FormGridView</b><br/>
 Using this URL creates an instance of the 
 <service scope="com::sun::star::sdb">ExternalSourceBrowser</service>
 service and plugs it into the frame passed to the loader.
 </li>
 <li><b>.component:DB/QueryDesign</b><br/>
 Using this URL creates an instance of the 
 <service scope="com::sun::star::sdb">QueryDesign</service>
 service and plugs it into the frame passed to the loader.
 </li>
 <li><b>.component:DB/TableDesign</b><br/>
 Using this URL creates an instance of the 
 <service scope="com::sun::star::sdb">TableDesign</service>
 service and plugs it into the frame passed to the loader.
 </li>
 <li><b>.component:DB/RelationDesign</b><br/>
 Using this URL creates an instance of the 
 <service scope="com::sun::star::sdb">RelationDesign</service>
 service and plugs it into the frame passed to the loader.
 </li>
 </ul>

 The parameters passed to the 
 ::com::sun::star::<a href="../frame/module-ix.html">frame</a>::<a href="../frame/XFrameLoader.html">XFrameLoader</a>::<a href="../frame/XFrameLoader.html#load">load()</a>
 are forwarded to the object beeing created, 
 in particular to it's 
 ::com::sun::star::<a href="../lang/module-ix.html">lang</a>::<a href="../lang/XInitialization.html">XInitialization</a>
 interface.
 </dd>
</dl>
</td>
</tr>
</table>
<br>&nbsp;<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>