「data bind」を含む例文一覧(80)

1 2 次へ>
  • Figure 8: Bind to Data Dialog Box
    図 8: 「データにバインド」ダイアログ - NetBeans
  • Figure 18: Bind to Data Dialog Box
    図 18: 「データにバインド」ダイアログ - NetBeans
  • To bind the data to a JList component:
    データを JList コンポーネントにバインドする - NetBeans
  • To bind the data to a JComboBox component:
    データを JComboBox コンポーネントにバインドする - NetBeans
  • In the Bind to Data dialog box, click the Bind to an Object tab.
    「データにバインド」ダイアログで、「オブジェクトにバインド」タブをクリックします。 - NetBeans
  • Bind the items property to a Data Provider.
    「items」プロパティーをデータプロバイダにバインドする。 - NetBeans
  • Use the Bind to Data menu action to bind components to data provider fields, and to bind components to bean properties.
    コンポーネントをデータプロバイダのフィールドや Bean のプロパティーにバインドするには、「データにバインド」メニュー項目を使用します。 - NetBeans
  • A Bind to Data dialog box appears.
    「データにバインド」ダイアログが表示されます。 - NetBeans
  • You can bind most properties to data.
    ほとんどのプロパティーはデータにバインドできます。 - NetBeans
  • In the Bind to Data dialog box, click the Bind to Data Provider tab to bring it to the front.
    「データにバインド」ダイアログで、「データプロバイダにバインド」タブをクリックして、このタブを前面に表示します。 - NetBeans
  • In the Bind to Data dialog box, click the Bind to Data Provider tab and select employeeDataProvider from the drop down list.
    「データにバインド」ダイアログで「データプロバイダにバインド」タブをクリックし、ドロップダウンリストから「employeeDataProvider」を選択します。 - NetBeans
  • The control menu data have bind data with the command data and the command data have bind data with the control menu data, and the control terminal binds the control menu data and the command data.
    操作画面データにはコマンドデータとのバインドデータ、コマンドデータには操作画面データとのバインドデータを持たせ、コントロール端末において、操作画面データとコマンドデータをバインドする。 - 特許庁
  • In the Bind dialog box, click Import Data to Form.
    「バインド」ダイアログで、「データをフォームにインポート」をクリックします。 - NetBeans
  • Bind the components to their data connection, when appropriate.
    必要に応じて、コンポーネントをデータ接続にバインドします。 - NetBeans
  • Use the Bind to Data Provider tab to bind to any data provider that you have added to the page or a managed bean.
    「データプロバイダにバインド」タブを使用すると、ページまたは管理 Bean に追加した任意のデータプロバイダにバインドできます。 - NetBeans
  • Bind the component to a data provider or to a bean property.
    コンポーネントをデータプロバイダまたは Bean プロパティーにバインドする。 - NetBeans
  • You associate a data provider with a data object and bind components to the data provider.
    データプロバイダをデータオブジェクトにバインドすることで、コンポーネントをデータプロバイダにバインドします。 - NetBeans
  • Right-click the Listbox component, and then choose Bind to Data.The Bind to Data dialog box opens.
    「リストボックス」コンポーネントを右クリックし、「データにバインド」を選択します。 「データにバインド」ダイアログが開きます。 - NetBeans
  • Right-click the Static Text component, choose Bind to Data, and bind the component to PERSON.JOBTITLE.
    「静的テキスト」コンポーネントを右クリックし、「データにバインド」を選択します。 次に、コンポーネントを PERSON.JOBTITLE にバインドします。 - NetBeans
  • The first, is to fetch your data into a 2 dimension array and pass it into the bind method.
    まず最初の方法は、データを二次元の配列形式で取得し、それを bind メソッドに渡すことです。 - PEAR
  • In the Bind to Data dialog, click the Bind to Data Provider tab, and make sure that tripTypeDataProvider is selected in the Choose a Data Provider drop-down list.
    「データにバインド」ダイアログで、「データプロバイダにバインド」タブをクリックし、「データプロバイダを選択」ドロップダウンリストで「tripTypeDataProvider」が選択されていることを確認します。 - NetBeans
  • Once you have added a data provider to a project, you can bind a component to the data provider by right-clicking the component and choosing Bind to Data.
    データプロバイダをプロジェクトに追加したあとは、コンポーネントを右クリックして「データにバインド」を選択することで、コンポーネントをデータプロバイダにバインドできます。 - NetBeans
  • The Bind to Data dialog box appears, as shown in the following figure.
    次の図に示すような「データにバインド」ダイアログが表示されます。 - NetBeans
  • You now need to bind the components to the data source.
    このあとは、コンポーネントをデータソースにバインドする必要があります。 - NetBeans
  • Right-click the Static Text component and choose Bind to Data.
    「静的テキスト」コンポーネントを右クリックし、「データにバインド」を選択します。 - NetBeans
  • Then, right-click the component, choose Bind to Data from the pop-up menu, click the Bind to Data Provider tab, and choose from the list of existing data providers.
    次に、そのコンポーネントを右クリックし、ポップアップメニューから「データにバインド」を選択して「データプロバイダにバインド」タブをクリックし、既存のデータプロバイダのリストから選択します。 - NetBeans
  • In the Bind to Data dialog box, select the Bind to Object tab and choose the bean's property, as shown in the following figure.
    次の図に示すように、「データにバインド」ダイアログで、「オブジェクトにバインド」タブを選択し、Bean のプロパティーを選択します。 - NetBeans
  • Select personDataProvider in the Data Provider drop down list and bind the component to person.jobtitle.
    「データプロバイダ」ドロップダウンリストで personDataProvider を選択し、コンポーネントを person.jobtitle にバインドします。 - NetBeans
  • In Page1 in the Visual Designer, right-click the Listbox component and choose Bind to Data.The Bind to Data dialog box opens.
    ビジュアルデザイナーの Page1 で、「リストボックス」コンポーネントを右クリックし、「データにバインド」を選択します。 「データにバインド」ダイアログが表示されます。 - NetBeans
  • Right-click the Drop Down List and choose Bind to Data from the pop-upmenu.
    「ドロップダウンリスト」を右クリックし、ポップアップメニューから「データにバインド」を選択します。 - NetBeans
  • Right-click the Static Text component again and choose Bind to Data.
    「静的テキスト」コンポーネントをもう一度右クリックし、「データにバインド」を選択します。 - NetBeans
  • In the Visual Designer, right-click the Listbox component and choose Bind to Data.
    ビジュアルデザイナで「リストボックス」コンポーネントを右クリックし、「データにバインド」を選択します。 - NetBeans
  • When using DNS/BIND this does not make much sense, but it may be reasonable if the host data base is a file that can be read line by line.
    DNS/BIND を使う場合はあまり意味を持たないが、ホストデータベースが 1 行ずつ読み込まれるファイルである場合は意味がある。 - JM
  • Right-click the Listbox component and choose Bind to Data from the pop-up menu.
    「リストボックス」コンポーネントを右クリックし、ポップアップメニューから「データにバインド」を選択します。 - NetBeans
  • This section shows you how to bind data to Swing JTable, JList, and JComboBox components.
    この節では、Swing JTable、JList、および JComboBox の各コンポーネントにデータをバインドする方法を示します。 - NetBeans
  • This section shows you how you can bind data to JTable, JList, and JComboBox components.
    この節では、JTable、JList、および JComboBox の各コンポーネントにデータをバインドする方法を示します。 - NetBeans
  • You can bind most input and output components to data objects.
    ほとんどの入力コンポーネントと出力コンポーネントはデータオブジェクトにバインドできます。 - NetBeans
  • Right-click the Static Text component and choose Bind to Data from the pop-up menu.
    静的テキストコンポーネントを右クリックし、ポップアップメニューから「データにバインド」を選択します。 - NetBeans
  • Note that when you bind a component to a data provider field, the conversions are done automatically.
    コンポーネントをデータプロバイダのフィールドにバインドすると、変換が自動的に行われます。 - NetBeans
  • Right-click the Text Field component and choose Bind to Data from the pop-up menu.
    「テキストフィールド」コンポーネントを右クリックし、ポップアップメニューから「データにバインド」を選択します。 - NetBeans
  • In the Visual Designer, right-click the transcriptText Static Text component and select Bind to Data.
    ビジュアルデザイナで transcriptText 静的テキストコンポーネントを右クリックし、「データにバインド」を選択します。 - NetBeans
  • Right-click the Drop Down List component and choose Bind to Data from the pop-up menu.
    ドロップダウンリストコンポーネントを右クリックし、ポップアップメニューから「データにバインド」を選択します。 - NetBeans
  • Right-click the Radio Button Group component and choose Bind to Data from the pop-up menu.
    「ラジオボタングループ」コンポーネントを右クリックし、ポップアップメニューから「データにバインド」を選択します。 - NetBeans
  • You can also bind these properties to managed bean properties and data provider fields.
    これらのプロパティーを管理 Bean のプロパティーやデータプロバイダのフィールドにバインドすることもできます。 - NetBeans
  • You bind a component to a database table by dropping the database table'snode on the component, or by choosing Bind to Data from the pop-up menu and selecting an existing Data Provider from the drop-down list.
    データベース表のノードをコンポーネントにドロップするか、ポップアップメニューから「データにバインド」を選択し、ドロップダウンリストから既存のデータプロバイダを選択することで、コンポーネントをデータベース表にバインドします。 - NetBeans
  • To associate a component with a bean's property, right-click the component and choose Bind to Data.
    コンポーネントを Bean のプロパティーに関連付けるには、コンポーネントを右クリックし、「データにバインド」を選択します。 - NetBeans
  • Description: Using MySQL, attempting to bind the Drop Down List component to table data returns an IllegalArgumentException.
    説明: MySQL を使用して、ドロップダウンリストコンポーネントを表データにバインドしようとすると、IllegalArgumentException がスローされます。 - NetBeans
  • Workaround: When the error occurs, close the Bind to Data dialog and open it again.
    回避策:エラーが発生したときは、「データにバインド」ダイアログをいったん閉じてから、再び開きます。 - NetBeans
  • To add a field to the data definition, bind a control on the page to the field.
    データ定義にフィールドを追加するには、そのフィールドに対してそのページのコントロールの一つをバインドする。 - コンピューター用語辞典
  • In this section, you bind the components to the data wrappers and add logic to synchronize the data in the Table component with the selected person.
    この節では、データラッパーにコンポーネントをバインドし、選択された人に対して表コンポーネントのデータを同期するロジックを追加します。 - NetBeans
1 2 次へ>

例文データの著作権について

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • PEAR
    Copyright © 2001 - 2008 by the PEAR Documentation Group.
    This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  • JM
    Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
    The contents of this document are licensed under the GNU Free Documentation License.
    Copyright (C) 1999 JM Project All rights reserved.
  • NetBeans
    © 2010, Oracle Corporation and/or its affiliates.
    Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.