Page History
ウェブレットに表示される項目を指定するXMLノード・セットです。設定はデザイナでのみ可能です。デザイナを呼び出すには、プロパティ・シートの省略記号(...)のボタンを使用してください。項目がlistnameプロパティに指定されたリストから追加される場合は、ブランクにしてください。
デフォルト値
document(“
An XML node set specifying the items to appear in the weblet. Can only be set by the designer. To invoke the designer use the ellipse button in the property sheet. Leave blank if items are populated from a list specified in the listname property.
Default value
document(")/*/lxml:data/lxml:listbox – this indicates no items have been defined for this list box.
Valid values
Not applicable – this value is system maintained. To invoke the designer, use the ellipse button in the property sheet.
Example
This example indicates that items have been setup in the designer to use as list box values.
(このリスト・ボックスに項目が何も定義されていないことを示します。)
有効値
適用できません。(システムにより保守されます。)デザイナを呼び出すには、プロパティ・シートの省略記号(...)のボタンを使用してください。
例
次の例は項目がデザイナで設定され、リスト・ボックスの値として使用されることを示しています。
プロパティの省略記号(...)のボタンを使用すると、デザイナが表示され、リスト・ボックスに表示されるアイテムを保守できます。以下のデザイナのビューは、リスト・ボックスに2つのエントリーがあることを示しています。最初のエントリーはリテラル値'MONDAY' 、2つめのエントリーは複数言語変数を使用して、コードTUEの記述を表示します。値が事前に選択されていない時に選択された状態にする項目には[規定のアイテム]のチェックボックスを使用します。Using the ellipses button on the property you will see the designer and be able to maintain the items to be displayed in the list box. The following view of the designer shows two entries for the list box. The first entry has the literal value 'MONDAY' and the second entry uses a multilingual variable to display the description for the code TUE. Check the Default Item check box for the item which is to be selected if no value is preselected.
