<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 -->
   <attributeMapDefinition></attributeMapDefinition>
</attributeMap>

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

  • 説明

    <attributeMap>要素は、デフォルトのAttributeMapをオーバーライドするラッパー要素で、UINodeの属性の格納に使用されます。 任意のUINode要素内に追加できます。 AttributeMap型の要素を1つのみ含める必要があります。


    <stackLayout>
      <attributeMap>
        <rootAttributeMap/>
      </attributeMap>
    </stackLayout>

    子要素

    説明 必須 組込み可能な数
    <attributeMapDefinition>
    属性のマップを定義する単一要素。
    はい 1