This driver will only generated the listbox element and content.
このドライバは、listbox 要素とその内容のみを処理します。 - PEAR
Initializing the Listbox Properties
リストボックスのプロパティーの初期化 - NetBeans
Binding the Properties to the Listbox リストボックスへのプロパティーのバインド - NetBeans
Defining and Preserving Listbox Properties
リストボックスのプロパティーの定義と維持 - NetBeans
Designing and Preserving Listbox Properties
リストボックスのプロパティーの設計と維持 - NetBeans
Figure 5: Adding an Item to the Listbox 図 5:リストボックスへの項目の追加 - NetBeans
Internet Explorer 7 AddRemove Listbox Headers
Internet Explorer 7 の追加・削除リストボックスのヘッダー - NetBeans
Adding and Removing Items From the Listbox リストボックスの項目の追加と削除 - NetBeans
Binding Properties to the Listbox Component
リストボックスコンポーネントへのプロパティーのバインド - NetBeans
Displaying the Selected Listbox Items
リストボックスで選択された項目の表示 - NetBeans
Figure 10: Listbox Properties in the Properties Window
図 10: 「プロパティー」ウィンドウのリストボックスのプロパティー - NetBeans
This renderer class will render a XUL listbox.
このクラスは、XUL リストボックスをレンダリングします。 - PEAR
Try It. A Listbox component is similar to a Drop Down List component.Try replacing the Drop Down List component with a Listbox component.
「ドロップダウンリスト」コンポーネントを「リストボックス」コンポーネントに置き換えてみてください。 - NetBeans
DropDown and ListBox components are automatically resized to the size of the longest item by the browser.
DropDown コンポーネントと ListBox コンポーネントは、ブラウザによって、最長の項目に合わせて自動的にサイズが調整されます。 - NetBeans
The following figure shows the properties for a Listbox component.
リストボックスコンポーネントのプロパティーを次の図に示します。 - NetBeans
The next three lines add an item to the listbox.
続く 3 行でリストボックスに項目を追加しています。 - NetBeans
Description: Due to a change in Woodstock components, resize handles have been removed from the following Woodstock components: TextField, TextArea,PasswordField, DropDown and ListBox.
説明: Woodstock コンポーネントが変更され、TextField、TextArea、PasswordField、DropDown、および ListBox の各 Woodstock コンポーネントからサイズ変更のハンドルが削除されました。 - NetBeans
You also populate the listOptions property with an initial set of items for the listbox. また、「listOptions」プロパティーに、リストボックスの初期項目を設定します。 - NetBeans
Drag a Text Area component onto the page and drop it under the listbox, and then make the component as wide as the listbox.
「テキスト領域」コンポーネントをページ上にドラッグし、リストボックスの下にドロップします。 次に、コンポーネントの幅をリストボックスと同じ幅にします。 - NetBeans
Right-click the Listbox component and choose Add Binding Attribute.
「リストボックス」コンポーネントを右クリックし、「バインド属性を追加」を選択します。 - NetBeans
In the Visual Designer, right-click the Listbox component and choose Configure Ajax Transactions.
ビジュアルデザイナで「リストボックス」コンポーネントを右クリックし、「Configure Ajax Transactions」を選択します。 - NetBeans
The tables in the consult database appear in the Available Tables listbox.
consult データベース内の表が「使用可能な表」リストボックスに表示されます。 - NetBeans
A value of True enables the user to select multiple items in the Listbox.
値を True にすると、ユーザーがリストボックス内の項目を複数選択できます。 - NetBeans
You also populate the listOptions property with an initial set of items for the Listbox component.
また「listOptions」プロパティーに、リストボックスコンポーネントの初期の項目セットを入れます。 - NetBeans
You may have noticed that the standard completion listbox is divided into two parts separated by a black line. 標準の補完リストボックスは黒い線で 2 つに区切られています。 - NetBeans
In the Visual Designer, right-click the Listbox component and choose Bind to Data.
ビジュアルデザイナで「リストボックス」コンポーネントを右クリックし、「データにバインド」を選択します。 - NetBeans
Double-click the Listbox component and replace the existing code with the following code.
「リストボックス」コンポーネントをダブルクリックし、既存のコードを次のコードに置き換えます。 - NetBeans
In this section, you add two properties to SessionBean1 to store the listbox data.
ここでは、リストボックスデータを格納するために 2 つのプロパティーを SessionBean1 に追加します。 - NetBeans
Right-click the Listbox component and choose Bind to Data from the pop-up menu.
「リストボックス」コンポーネントを右クリックし、ポップアップメニューから「データにバインド」を選択します。 - NetBeans
The second parameter (for example, My Choice 1) is the text displayed in the listbox.
2 番目のパラメータ (ここでは「選択項目 1」) は、リストボックスに表示されるテキストです。 - NetBeans
In the Properties window for the Listbox, click the ellipsis (...) button for the selected property.
リストボックスの「プロパティー」ウィンドウで、「selected」プロパティーの省略符号ボタン (...) をクリックします。 - NetBeans
The text area will be used to display the items that are selected in the listbox.
このテキスト領域には、リストボックス内で選択された項目を表示します。 - NetBeans
Create a page, make it the start page, and drop a Listbox component onto the page.
ページを作成し、それを開始ページに設定して、「リストボックス」コンポーネントをドロップします。 - NetBeans
Drop Down and List Box have been enhanced to include a new width property.
DropDown コンポーネントと ListBox コンポーネントが拡張され、新しい width プロパティーを含むようになりました。 - NetBeans
In this final section, you create buttons that add and remove items from the listbox. 最後の節では、リストボックスの項目を追加および削除するボタンを追加します。 - NetBeans
Run the application to see how the listbox is filled with data from the table.
アプリケーションを実行して、表のデータがリストボックスに表示されていることを確認します。 - NetBeans
Select the Listbox component, and in the Properties window, add the following parameter to the onChange property.
「リストボックス」コンポーネントを選択し、「プロパティー」ウィンドウで次のパラメータを onChange プロパティーに追加します。 - NetBeans
From the Basic section of the Palette, drag a Listbox component to the upper left corner of the page.
パレットの「基本」セクションから、「リストボックス」コンポーネントをページの左上隅までドラッグします。 - NetBeans
This value is captured in the value property of the Listbox component when you select an item.
この値は、項目が選択されたときにリストボックスコンポーネントの「value」プロパティーに取得されます。 - NetBeans
In the Visual Designer, right click on Listbox component and select Edit Event Handler processValueChange.
ビジュアルデザイナで「リストボックス」コンポーネントを右クリックし、「イベントハンドラを編集」「processValueChange」を選択します。 - NetBeans
In this final section, you create buttons that will add and remove items from the listbox.
この最後の節では、リストボックスの項目を追加および削除するボタンを作成します。 - NetBeans
A value of True enables the user to select multiple items in the listbox. True に設定すると、ユーザーはリストボックスで複数の項目を選択できるようになります。 - NetBeans
Drag a Button component from the Palette and drop it on the page to the right of the listbox.
「パレット」から「ボタン」コンポーネントをドラッグし、リストボックスの右側のページ上にドロップします。 - NetBeans
If a name matching those letters is found in the database, the name is listed in the listbox.
入力した文字に一致する名前がデータベースで見つかった場合は、リストボックスに表示されます。 - NetBeans
Right-click the Listbox component, and then choose Bind to Data.The Bind to Data dialog box opens.
「リストボックス」コンポーネントを右クリックし、「データにバインド」を選択します。 「データにバインド」ダイアログが開きます。 - NetBeans
In the Visual Designer, in the properties window for the Listbox, click the ellipsis(...) button for the onChange property.
ビジュアルデザイナで、リストボックスの「プロパティー」ウィンドウで「onChange」プロパティーの省略符号 (...) ボタンをクリックします。 - NetBeans
For example, a Text Field component holds text, and a Listbox component holds the selected values.
たとえば、「テキストフィールド」コンポーネントはテキストを保持し、「リストボックス」コンポーネントは選択された値を保持します。 - NetBeans
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.