carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/CustomComponents/cc_source_generation.htm
changeset 1704 24ac5a5cf80c
parent 0 fb279309251b
equal deleted inserted replaced
1703:2c1a7d3f4ab4 1704:24ac5a5cf80c
   670 <p>The &lt;useTemplate&gt; element is used to inherit &lt;template&gt; elements from base.</p>
   670 <p>The &lt;useTemplate&gt; element is used to inherit &lt;template&gt; elements from base.</p>
   671 <p>The attribute &ldquo;ids&rdquo; lists the named &lt;template&gt; elements from the base component (&ldquo;*&rdquo; indicates all). A &lt;template&gt; element without an &ldquo;id&rdquo; cannot be inherited. This element can be repeated and ordered arbitrarily with other &lt;template&gt; elements. An &ldquo;id&rdquo; can only be referenced or defined once per &lt;sourceGen&gt; element.</p>
   671 <p>The attribute &ldquo;ids&rdquo; lists the named &lt;template&gt; elements from the base component (&ldquo;*&rdquo; indicates all). A &lt;template&gt; element without an &ldquo;id&rdquo; cannot be inherited. This element can be repeated and ordered arbitrarily with other &lt;template&gt; elements. An &ldquo;id&rdquo; can only be referenced or defined once per &lt;sourceGen&gt; element.</p>
   672 <p>The &lt;useTemplateGroup&gt; element is used to inherit &lt;templateGroup&gt; elements from base. A standalone &lt;useTemplateGroup&gt; element inherits all named &lt;template&gt; elements, or can contain &lt;useTemplate&gt; elements to select specific sub-elements.</p>
   672 <p>The &lt;useTemplateGroup&gt; element is used to inherit &lt;templateGroup&gt; elements from base. A standalone &lt;useTemplateGroup&gt; element inherits all named &lt;template&gt; elements, or can contain &lt;useTemplate&gt; elements to select specific sub-elements.</p>
   673 <p class="note"> <strong>NOTE</strong> All templates are implicitly named, or given ids, unless otherwise suppressed by specifying id=&quot;&quot;.</p>
   673 <p class="note"> <strong>NOTE</strong> All templates are implicitly named, or given ids, unless otherwise suppressed by specifying id=&quot;&quot;.</p>
   674 <p>All &lt;inline&gt; elements may be inherited from the base, if they are given ids.  For inlines, on the other hand, ids are not implicitly defined inside &lt;templateGroup&gt;.</p>
   674 <p>All &lt;inline&gt; elements may be inherited from the base, if they are given ids.  For inlines, on the other hand, ids are not implicitly defined inside &lt;templateGroup&gt;.</p>
   675 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
   675 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
   676 </body>
   676 </body>
   677 </html>
   677 </html>