<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 -->
</childMap>
注意:
この要素は派生元要素のすべての属性と子要素を持つことができます。
説明 |
 |
<childMap>要素は、デフォルトのContextMapをオーバーライドするラッパー要素で、UINodeの名前の付けられた子を格納するために使用します。任意のUINode要素内に追加できます。ContextMap型の要素を1つのみ含める必要があります。
例
<stackLayout>
<childMap>
<rootChildMap/>
</childMap>
</stackLayout>
子要素 |
 |
This document was generated on Wed Jul 07 19:21:58 PDT 2004
Copyright © 2001, 2004, Oracle.All rights reserved.