<ui-extensions>要素 |
 |
ネームスペース: |
http://xmlns.oracle.com/uix/config |
構文 |
 |
<ui-extensions> <!-- The following children, if present, should be in the order shown -->
<!-- The children above, if present, should be in the order shown -->
</ui-extensions>
注意:
説明 |
 |
<ui-extensions>要素では、UIExtension実装とテンプレート・ライブラリの両方を自動的に登録できます。
子要素 |
 |
|
説明 |
必須 |
最大値 |
<extension-class> |
<extension-class>要素は、UIExtension実装を登録します。UIExtensionインタフェースを実装し、引数をとらないコンストラクタを持つクラスの完全なJavaクラス名が含まれている必要があります。 |
いいえ |
無限 |
<template-library> |
<template-library>要素は、UIXテンプレート・ライブラリ・ファイルを登録します。1つのテンプレートまたはテンプレート・ライブラリ(.uitファイル)のいずれかを定義するUIXファイルへのフルパスまたは相対パスが含まれている必要があります。 |
いいえ |
無限 |
|
This document was generated on Wed Jul 07 19:22:06 PDT 2004
Copyright © 2001, 2004, Oracle.All rights reserved.