<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