<rootAppModuleScope>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/bc4j |
派生元: | <ui:scope>要素 |
グループ: | UIX Components |
要素の型: | UINode |
説明 |
![]() |
この要素の子は、参照先のルート・アプリケーション・モジュールのスコープ内にあります。
例 |
![]() |
次の例では、BC4Jレジストリ定義に定義されているalphaという名前のルート・アプリケーション・モジュールを参照する方法を示します。
<bc4j:rootAppModuleScope name="alpha" >
<contents>
<!-- indexed children in the scope of RootApplicationModule "alpha" -->
...
</contents>
</bc4j:rootAppModuleScope>
BC4Jレジストリ定義でautoCreateを有効にすると、このルート・アプリケーション・モジュールが存在しない場合、自動的に作成されます。
Copyright © 2001, 2004, Oracle.All rights reserved.