Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

<pages>

Contains page definition elements.   The page definitions are used to load pages, subPages and dialogs. 

Configurationページ定義要素を含みます。ページ定義はページ、サブページ、ダイアログをロードするために使われます。

設定

Code Block
<pages>
     <page name="excelSample" title="Excel Sample" xal="/XAL/Sample/ExcelSample.xal"/> 
     <page name="layoutTest" title="Layout Test Page" xal="/XAL/Test/LayOutTest.xal"/>
 </pages>

For more information on the page definition element <page>, see the Page Configuration topic under Pages and Dialogs.ページ定義要素<page>に関するより詳細な情報に関しては ページ設定 を参照してください。