<templateImport>要素
ネームスペース: http://xmlns.oracle.com/uix/ui
派生元: <ui:template>要素
グループ: UIX Components
要素の型: Template
<templateImport>要素は、現行ファイルに、テンプレートとして使用するテンプレート定義ファイルをインポートします。

構文
<templateImport
      source="anyURI"
>
</templateImport>

注意:
  • この要素は派生元要素のすべての属性と子要素を持つことができます。

  • 説明

    <templateImport>要素は、現行ファイルに、テンプレートとして使用するテンプレート定義ファイルをインポートします。インポートされたテンプレートは現行ファイルで使用できますが、使用するすべてのファイルで明示的に再インポートする必要があります。


              <templateImport source="templates/fooPageLayout.uit"/>

    属性

    説明
    source テンプレート定義ファイルへの相対参照。 必須。
    URI
    This document was generated on Wed Jul 07 19:22:00 PDT 2004

    Copyright © 2001, 2004, Oracle.All rights reserved.