<rootAttributeMap>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/ui |
派生元: | <ui:attributeMapDefinition>要素 |
グループ: | UIX Components |
要素の型: | AttributeMapDefinition |
構文 |
![]() |
<rootAttributeMap></rootAttributeMap>
説明 |
![]() |
<rootAttributeMap>要素は、テンプレートにのみ使用される属性マップです。 テンプレートの基礎となる要素のすべての属性を、テンプレート内の現行ノードの属性として再利用するものと解釈されます。 <rootAttributeMap>を使用すると同時に、属性を直接設定することもできます。これらの属性は、親であるテンプレートの基礎となる要素で設定された属性をオーバーライドします。
例 |
![]() |
<stackLayout>
<attributeMap>
<rootAttributeMap/>
</attributeMap>
</stackLayout>