<childMap>要素
ネームスペース:  http://xmlns.oracle.com/uix/ui
派生元:  <ui:uinodeExtension>要素
グループ:  UIX Components
要素の型:  UINode Extensions

構文
<childMap >
     <!-- The following child can be anything derived from the given element -->
   <childMapDefinition> </childMapDefinition>
</childMap>

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

  • 説明

    <childMap>要素は、デフォルトのContextMapをオーバーライドするラッパー要素で、UINodeの名前の付けられた子を格納するために使用します。任意のUINode要素内に追加できます。ContextMap型の要素を1つのみ含める必要があります。

      <stackLayout>
        <childMap>
          <rootChildMap/>
        </childMap>
      </stackLayout>


    子要素

    説明 必須 組込み可能な数
    <childMapDefinition> 名前の付けられた子のマップを定義する単一の要素。
    はい 1