1016万例文収録!

「AJAX」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

AJAXを含む例文一覧と使い方

該当件数 : 233



例文

You added script.aculo.us JavaScript libraries to your project, allowing you to take advantage of Ajax functionality. 例文帳に追加

また、プロジェクトに script.aculo.us JavaScript ライブラリを追加し、Ajax 機能を使用できるようにしました。 - NetBeans

Dynamic Faces, also known as POJC (Plain Old JavaServer Faces Components), are an extension to JavaServer Faces technology that lets you easily implement Ajax functionality. 例文帳に追加

POJC (Plain Old JavaServer Faces Components) とも呼ばれる Dynamic Faces は JavaServer Faces テクノロジの拡張であり、Ajax 機能を簡単に実装できます。 - NetBeans

In addition, you must code a line of JavaScript to fire the Ajax Transaction. 例文帳に追加

さらに、Ajax トランザクションを開始する JavaScript のコード行をコーディングする必要があります。 - NetBeans

In this section, you configure two Ajax Transactions, one for sending comments and another for polling the server. 例文帳に追加

この節では、コメントの送信用とサーバーのポーリング用の 2 つの Ajax トランザクションを構成します。 - NetBeans

例文

Expand the Dynamic Faces section of the Palette and drag and drop an Ajax Transaction component onto Page1. 例文帳に追加

「パレット」の「Dynamic Faces」セクションを展開し、「Ajax トランザクション」コンポーネントを Page1 にドラッグ&ドロップします。 - NetBeans


例文

In the Visual Designer, right-click the Listbox component and choose Configure Ajax Transactions. 例文帳に追加

ビジュアルデザイナで「リストボックス」コンポーネントを右クリックし、「Configure Ajax Transactions」を選択します。 - NetBeans

In the Visual Designer, right-click the Text Field component and choose Configure Ajax Transactions. 例文帳に追加

ビジュアルデザイナで「テキストフィールド」コンポーネントを右クリックし、「Configure Ajax Transactions」を選択します。 - NetBeans

In the Configure Ajax Transactions dialog box, set the Send Input for ajaxTransaction2 to Yes and Re-Render to No. When finished, Page 1 resembles the following figure. 例文帳に追加

「Configure Ajax Transactions」ダイアログで、ajaxTransaction2 の「Send Input」を「Yes」に、「Re-Render」を「No」に設定します。 完成した Page1 は次の図のようになります。 - NetBeans

Double-click in the Name field of the new Ajax Transaction, type pollTx, and press Enter. 例文帳に追加

新しい Ajax トランザクションの「Name」フィールド内をダブルクリックし、「pollTx」と入力して Enter キーを押します。 - NetBeans

例文

In the Navigator window, expand the Page1 page1 html1 head1 node and select the commentTx Ajax Transaction. 例文帳に追加

「ナビゲータ」ウィンドウで、「Page1」「page1」「html1」「head1」ノードの順に展開し、「commentTx」Ajax トランザクションを選択します。 - NetBeans

例文

In the Navigator window, beneath the Page1 page1 html1 head1 node, select the pollTx Ajax Transaction. 例文帳に追加

「ナビゲータ」ウィンドウの「Page1」「page1」「html1」「head1」ノードの下で、「pollTx」Ajax トランザクションを選択します。 - NetBeans

In the Properties window, set both the inputs and execute properties of the pollTx Ajax Transaction component to none.This step explicitly configures the pollTx Ajax Transaction such that when the Ajax Transaction fires, no components will send their input in the Ajax request or undergo processing on the server. 例文帳に追加

「プロパティー」ウィンドウで、「pollTx」Ajax トランザクションコンポーネントの「inputs」プロパティーおよび「execute」プロパティーの両方を「none」に設定します。 この手順では、Ajax トランザクションが開始されたときに、Ajax 要求で入力を送信するコンポーネントまたはサーバー上の処理を受けるコンポーネントがないように、「pollTx」Ajax トランザクションを明示的に構成します。 - NetBeans

Installing the Project Dynamic Faces Ajax Components and Samples Plugin - NetBeans IDE 6.1 Tutorial 例文帳に追加

Project Dynamic Faces Ajax コンポーネントおよびサンプルプラグインのインストール - NetBeans IDE 6.1 チュートリアル - NetBeans

This code is actually using the Ajax functionilty in refreshing the TextArea without refreshing the entire page. 例文帳に追加

このコードでは、実際には Ajax 機能を使用して、ページ全体を再表示しないで TextArea を再表示しています。 - NetBeans

The jMaki Ajax Framework option was added when you installed the framework support plugin.例文帳に追加

「jMaki Ajax Framework」オプションは、そのフレームワークサポートプラグインをインストールしたときに追加されています。 - NetBeans

After enabling Ajax in the application with Dynamic Faces extensions, you can modify the application to add further functionality provided by Dynamic Faces extensions.例文帳に追加

Dynamic Faces が有効になっている場合は、Ajax 要求を送信するようにフォームが構成されます。 - NetBeans

NetBeans Visual Web Pack - Tutorials - Downloading and Importing Ajax and Other Components 例文帳に追加

NetBeans Visual Web Pack - チュートリアル - AJAX およびその他のコンポーネントのダウンロードとインポート - NetBeans

The instructions are specific to downloading the sample BluePrints AJAX Component module for the first time. 例文帳に追加

この手順は、サンプル BluePrints AJAX コンポーネントモジュールを初めてダウンロードする場合に行います。 - NetBeans

In the left panel, select BluePrints AJAX Components, and then click the Add button to move it to the Include in Install panel. 例文帳に追加

左のパネルで「BluePrints AJAX Components」を選択し、「追加」ボタンをクリックして「インストールに含む」パネルに移動します。 - NetBeans

You use the map key as you build the Ajax Map Viewer application. 例文帳に追加

AJAX マップビューアアプリケーションを構築するときに、マップキーを使用します。 - NetBeans

Download and import the Ajax components if you have not already done so. 例文帳に追加

AJAX コンポーネントをダウンロードしてインポートします (まだ行なっていない場合)。 - NetBeans

From the BluePrints Ajax Support Beans section of the Palette, drag a Map Marker component and drop it anywhere on Page1. 例文帳に追加

「パレット」の「BluePrints AJAX Support Beans」セクションで、「Map Marker」コンポーネントをドラッグし、Page1 の任意の場所にドロップします。 - NetBeans

Download and import the latest version of the Ajax components if you have not already done so. 例文帳に追加

AJAX コンポーネントの最新版をダウンロードおよびインポートします (まだ行なっていない場合)。 - NetBeans

Open the BluePrints AJAX Components section of the Palette and drag a Progress Bar component onto the page. 例文帳に追加

「パレット」の「BluePrints AJAX Components」セクションを開き、ページに「進捗バー (Progress Bar)」コンポーネントをドラッグします。 - NetBeans

This code causes a request parameter called doomed to be sent in the Ajax request with a value of true. 例文帳に追加

このコードによって、doomed と呼ばれる要求パラメータが、true の値を持つ AJAX 要求に送信されます。 - NetBeans

If the user assigns the same rating already saved, an Ajax request is not sent. 例文帳に追加

ユーザーがすでに保存されている格付けと同じ格付けを割り当てても、AJAX 要求は送信されません。 - NetBeans

Progress bar may be synchronous (COMET) or asynchronous (AJAX). 例文帳に追加

このプログレスバーの表示は、同期形式 (COMET) あるいは非同期形式 (AJAX)のいずれかで行います。 - PEAR

This document provides an introduction to Ajax and demonstrates some of the features in the NetBeans IDE that allow you to program faster and more efficiently when working with Ajax-relatedtechnologies.例文帳に追加

このドキュメントでは、Ajax の概要を説明し、Ajax 関連のテクノロジを使用するときにより短時間で効率よくプログラミングできる NetBeans IDE の機能を示します。 - NetBeans

action in the blog.controller.rb file. 例文帳に追加

アクションの Ajax アクションがトリガーされます。 - NetBeans

BluePrints AJAX Component Library: If listed as Required, the tutorial demonstrates how to use components that are bundled with the BluePrints AJAX Component Library. 例文帳に追加

BluePrints AJAX コンポーネントライブラリ:「必要」と表示されている場合、そのチュートリアルは、BluePrints AJAX コンポーネントライブラリ付属のコンポーネントを使用する方法を示します。 - NetBeans

In particular, you use the Ajax Transaction component included with the Dynamic Faces component library (0.2), which lets you visually configure Ajax functionality at design time. 例文帳に追加

特に、Dynamic Faces コンポーネントライブラリ (0.2) に含まれる Ajax トランザクションコンポーネントを使用します。 このコンポーネントを使用することで、デザイン時に Ajax 機能を視覚的に構成できます。 - NetBeans

The Ajax Transaction component included with the Dynamic Faces component library (0.2) lets you visually configure Ajax functionality at design time, displaying various components with color-coded borders in the Visual Designer. 例文帳に追加

Dynamic Faces コンポーネントライブラリ (0.2) に付属している Ajax トランザクションコンポーネントを使用すると、デザイン時に、Ajax 機能を視覚的に構成できます。 このとき、ビジュアルデザイナには、さまざまなコンポーネントのボーダーが色分けされて表示されます。 - NetBeans

At a minimum, you specify the components that send input to the server when the Ajax Transaction fires as well as the components that re-render when the client receives the Ajax response. 例文帳に追加

最低でも、Ajax トランザクションの開始時に入力をサーバーに送信するコンポーネントと、クライアントが Ajax 応答を受信するときに再描画するコンポーネントを指定します。 - NetBeans

When AjaxTransaction1 fires, the textField1 sends input to the server via an Ajax request, and the listbox1 component re-renders when the client receives the Ajax response. 例文帳に追加

AjaxTransaction1 が開始すると、Ajax 要求によって textField1 からサーバーに入力が送信され、クライアントが Ajax 応答を受信したときに listbox1 コンポーネントが再表示されます。 - NetBeans

Subsequently,when the client receives an Ajax response associated with the pollTx Ajax Transaction, pollTx fires again after a brief delay.In this way, you poll the server continually. 例文帳に追加

次に、pollTx Ajax トランザクションと関連付けられた Ajax 応答をクライアントが受信すると、短い遅延のあとにふたたび pollTx が開始されます。 この方法で、サーバーを継続的にポーリングします。 - NetBeans

When pollTx fires, no components send their input via the Ajax request (since you are merely fetching, and not modifying, the transcript data), and the transcriptText StaticTextre-renders when the client receives the Ajax response. 例文帳に追加

pollTx の開始時、Ajax 要求を介して入力を送信するコンポーネントはなく (トランスクリプトデータを取得するのみで変更しないため)、クライアントでの Ajax 応答の受信時に transcriptText StaticText での再描画が行われます。 - NetBeans

In the Visual Designer toolbar, click the Show Virtual Forms button .The Ajax Transaction component provides Ajax functionality similar to the functionality provided by virtual forms for conventional submissions. 例文帳に追加

ビジュアルデザイナのツールバーにある「仮想フォームを表示」ボタンをクリックします ()。 従来の送信用の仮想フォームで提供されていた機能に似た Ajax 機能が、Ajax トランザクションコンポーネントによって提供されます。 - NetBeans

Provided that the comment Text Field is not blank,the interceptFormSubmit function fires the commentTx Ajax Transaction (which sends an Ajax request) and returns false in order to prevent the conventional form submission. 例文帳に追加

コメントテキストフィールドが空白でない場合、interceptFormSubmit 関数によって commentTx Ajax トランザクション (Ajax 要求を送信するトランザクション) が開始され、従来のフォームの送信を防止するために false が返されます。 - NetBeans

This plugin includes the Currency Trader sample application, which demonstrates how to use Dynamic Faces technology to employ Ajax techniques with Ajax-unaware JavaServer Faces components.例文帳に追加

このプラグインには、AJAX を意識しない JavaServer Faces コンポーネントを用いた AJAX 技術を使用するための、Dynamic Faces テクノロジの使用方法を示す、為替トレーダーサンプルアプリケーションが含まれます。 - NetBeans

The transcriptText Static Text appears with both a blue dashed border and a red dashed border, indicating that the component re-renders whenever the client receives an Ajax response associated with the commentTx or pollTx Ajax Transactions.In the Adding JavaScript section below, you will add the JavaScript logic that polls the server by firing the pollTx Ajax Transaction. 例文帳に追加

transcriptText 静的テキストは、青い破線と赤い破線の両方で囲まれて表示され、クライアントが commentTx または pollTx Ajax トランザクションと関連付けられた Ajax 応答を受信すると、常にコンポーネントでの再描画が行われることを示します。 次の「JavaScript の追加」節では、pollTx Ajax トランザクションを開始することによってサーバーをポーリングする JavaScript ロジックを追加します。 - NetBeans

Rapidly build standards-based web applications using Ajax, CSS, JavaScript, and JSF. 例文帳に追加

ビジュアルエディタを使用して、Ajax、CSS、JavaScript、および JSF を使用する標準ベースの Web アプリケーションを短期間で構築できます。 - NetBeans

While learning about the low-level functionality of Ajax, you build a simple application that employs auto-completion in a text field.例文帳に追加

Ajax の基本的な機能を学びながら、テキストフィールドの自動補完を行う簡単なアプリケーションを作成します。 - NetBeans

Content here has been adapted from Greg Murray's article and sample application from Using Ajax with JavaTechnology.例文帳に追加

このドキュメントでは、「Java テクノロジを使用する Ajax の使用」に公開している Greg Murray の記事とサンプルアプリケーションを使用します。 - NetBeans

This function is called each time a key is pressed in the form text field, and maps to the JavaScript call depicted in the Ajax flow diagram above.例文帳に追加

この関数は、フォームのテキストフィールド内でキーが押されるたびに呼び出され、Ajax のフロー図に示した JavaScript 呼び出しに対応します。 - NetBeans

The XMLHttpRequest object is at the heart of Ajax and has become the de facto standard for enabling XML data to be passed asynchronously over HTTP.例文帳に追加

XMLHttpRequest オブジェクトは Ajax の中核であり、HTTP を使用して XML データを非同期で送信するときの事実上の標準になっています。 - NetBeans

With Ajax, you can also exchangeplain text or even snippets of JavaScript which may be evaluated or executed by the callback function on the client.例文帳に追加

Ajax ではプレーンテキストを交換することもできます。 JavaScript のスニペットの交換は、クライアントのコールバック関数によって評価または実行できます。 - NetBeans

Describes the use of Java Persistence APIs to implement server-sidepagination while retrieving and displaying results in a text field using Ajax functionality. 例文帳に追加

Java Persistence API を使用してサーバー側ページ付けを実装しながら、Ajax 機能を使用して結果を取得し、テキストフィールドに表示する方法を説明しています。 - NetBeans

The first step in adding Ajax support to your project is to include the JavaScript libraries,Prototype and script.aculo.us.These libraries are bundled with Ruby on Rails. 例文帳に追加

Ajax サポートをプロジェクトに追加する際には、最初に JavaScript ライブラリの Prototype および script.aculo.us をインクルードします。 これらのライブラリは、Ruby on Rails にバンドルされています。 - NetBeans

The Prototype library provides the foundation for the Ajax implementation in Ruby on Rails, while the script.aculo.us library provides visual effects that you can add to your application. 例文帳に追加

Prototype ライブラリが Ruby on Rails での Ajax 実装の土台を提供するのに対し、script.aculo.us ライブラリはアプリケーションに追加可能な視覚効果を提供します。 - NetBeans

例文

Use the Visual Web Pack to rapidly and visually build standards-basedweb applications, including support for AJAX and JSF components. 例文帳に追加

Visual Web Pack は、AJAX および JSF コンポーネントのサポートが含まれ、規格に準拠した Web アプリケーションを、短時間で、グラフィカルに構築できます。 - NetBeans

索引トップ用語の索引



  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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.
  
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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS