<attributeMap>要素 |
 |
ネームスペース: |
http://xmlns.oracle.com/uix/ui |
派生元: |
<ui:uinodeExtension>要素 |
グループ: |
UIX Components |
要素の型: |
UINode Extensions |
<attributeMap>要素は、デフォルトのAttributeMapをオーバーライドするラッパー要素で、UINodeの属性の格納に使用されます。
構文 |
 |
<attributeMap > <!-- The following child can be anything derived from the given element -->
</attributeMap>
注意:
この要素は派生元要素のすべての属性と子要素を持つことができます。
説明 |
 |
<attributeMap>要素は、デフォルトのAttributeMapをオーバーライドするラッパー要素で、UINodeの属性の格納に使用されます。任意のUINode要素内に追加できます。AttributeMap型の要素を1つのみ含める必要があります。
例 |
 |
<stackLayout>
<attributeMap>
<rootAttributeMap/>
</attributeMap>
</stackLayout>
子要素 |
 |