<attrScope>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/bc4j |
派生元: | <ui:scope>要素 |
グループ: | UIX Components |
要素の型: | UINode |
説明 |
![]() |
この要素の子は、参照先の属性のスコープ内にあります。
例 |
![]() |
次の例では、Enameという属性の参照方法を示します。
<bc4j:attrScope name="Ename" >
<contents>
<!-- indexed children in the scope of Attribute "Ename" -->
...
</contents>
</bc4j:attrScope>