<content>要素
ネームスペース: http://xmlns.oracle.com/uix/controller

UIX Componentsベースのページ・コンテンツのラッパー。

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

注意:
  • この要素は<page>要素内で使用されます。

  • 説明

    ページのコンテンツのルートとして使用される子要素が1つだけ必要です。


    <content>
     <stackLayout xmlns="http://xmlns.oracle.com/uix/ui">
      <contents>
       ...
      </contents>
     </stackLayout>
    </content>

    子要素

    説明 必須 最大値
    <(その他の要素)>
    ページのコンテンツのルート要素。
    はい 1
    This document was generated on Wed Jul 07 19:22:03 PDT 2004

    Copyright © 2001, 2004, Oracle.All rights reserved.