CLICK EVENT 日本語 意味 - 日本語訳 - 英語の例文

[klik i'vent]
[klik i'vent]
クリックイベントを
clickイベントを

英語 での Click event の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Add a click event to each one.
各要素にクリックイベントを追加。
Add button on WPF Window, then assign Click Event.
WPFウィンドウにボタンを追加し、クリックイベントを設定します。
How to have click event ONLY fire on parent DIV, not children?
クリックイベントはどのように子供たちではなく、親DIVでのみ発射するのですか?
Many of our advertisers place the script in anexternal JavaScript file that gets called during the click event.
またこのスクリプトは外部.JSファイルに配置してクリックイベント中に呼び出す方法もあり、多くの広告で採用されています。
The click event is raised when the user clicks on an element.
Clickイベントは、ユーザーが要素をクリックしたときに発生します。
In the event handler, add a click event handler to an img element.
イベントハンドラ内では、clickイベントハンドラをimg要素に追加しています。
A click event is generated on the button, global handlers are processed(see next section).
ボタンのクリックイベントが発生します。グローバルハンドラが処理されます(詳細は次のセクションを見てください)。
We offer delegates for the click events which occurs in the notification popups.
ポップアップで発生するクリックイベントに対するリスナーを提供します。
For example, instead of using onClick,you would use onClickCapture to handle the click event in the capture phase.
たとえば、キャプチャフェーズでクリックイベントを処理するにはonClickの代わりにonClickCaptureを使用します。
Attaching click event to a JQuery object not yet added to the DOM.
まだDOMに追加されていないJQueryオブジェクトにclickイベントを添付する。
In HTML5 history mode, router-link will intercept the click event so that the browser doesn't try to reload the page.
HTML5historyモードにおいて、ブラウザがページのリロードをしないようにrouter-linkはクリックイベントに割り込みます。
Binding any click event to v-icon will automatically change the cursor to a pointer.
V-iconにクリックイベントをバインドすると、自動的にカーソルがポインターになります。
When a form issent using Enter on an input field, a click event triggers on the<input type="submit">
Inputフィールド上でEnterを使ってフォームが送信されるとき、<inputtype="submit">でclickイベントがトリガされます。
Because a click event can be treated the same as a touch event, we will convert the game to a click-and-move input style.
クリックイベントをタッチイベントと同じに扱うことでゲームをクリックして移動するようにできます。
The Email Sending Events"Open" and"Click" occur when using Configuration Sets andOpen/Click events have been captured.
EmailSendingEvents"の"Open","Click"は設定セットを使用し、オープン、クリックイベントをキャプチャした場合に発生します。
If we want to handle click events ourselves, then the“extra” selection doesn't look good.
もし独自のクリックイベントを処理したい場合、“余分な”選択はいまいちに見えます。
This ensures, for example,that if both Parent and Child call setState during a click event, Child isn't re-rendered twice.
例えばクリックイベントの間にParentとChildの両方がsetStateを呼ぶとき、非同期処理のおかげでChildが2度レンダーされないことが保証されます。
If you do supply a popup, the click event is not dispatched, but instead, the popup is opened.
ポップアップを使う場合にはクリックイベントは送出されず、代わりにポップアップが開きます。
This may work fine for users with pointer devices, such as a mouse, but operating this with the keyboard alone leads to broken functionality when tabbing to the nextelement as the window object never receives a click event.
これはマウスのようなポインタデバイスでは問題なく機能しますが、キーボード単体で操作しようとした場合、タブキーによって次の要素に移動してもwindowオブジェクトはclickイベントを受け取らないため、うまく機能しません。
If you don't supply a popup, then a click event is dispatched to your extension when the user clicks the button.
ポップアップを使わない場合、ユーザーがボタンをクリックした際にはクリックイベントが拡張機能に向けて送出されます。
We used a click event in our example above to detect when the button is clicked and then run the code that updates the text label.
先ほどの例ではclickイベントを使用して、ボタンがクリックされたことを検出し、ラベルを更新するコードを実行しました。
The following example uses the selector attribute to send a click event to the specified URL everytime a user clicks on a link(<a hrefgt;):.
以下の例では、selector属性を使用して指定のURLにclickイベントを送信します。イベントはユーザーがリンク(<ahrefgt;)をクリックするたびに送信されます。
The click event will be fired once for the first click, again for the second click, and again for the third click, but the dblclick event will only be fired once for a double click..
Clickイベントは最初のクリックで一度、次のクリックでもう一度、3度目のクリックで更にもう一度といった具合に送出されますが、dblclickイベントは、ダブルクリックごとに、一度だけ送出されます。
This code will now be run whenever the click event fires on the<button< element, i.e., whenever a user clicks on it.
このコードは<button<要素でクリックイベントが発火すれば常に実行されます、要はユーザーがクリックしたらいつでも。
Element: click event- Web APIs| MDN If the button is pressed on one element and the pointer is moved outside the element before the button is released, the event is fired on the most specific ancestor element that contained both elements.
Element:clickイベント-WebAPI|MDNボタンが要素上で押された後、離される前に要素の外側に移動した場合は、イベントは両方の要素を含む最も近い祖先要素で発生します。
In addition, whereas the command event will notbe sent if an element is disabled, the click event will be sent regardless of whether the element is disabled or not.
付け加えれば、commandイベントは、要素が無効状態の場合は送信されませんが、clickイベントは、無効かどうかにかかわらず送信されます。
While you're still in Salesforce IoT, click Event Sender, send your event message, and watch it come into your orchestration.
SalesforceIoT内で[EventSender]をクリックし、イベントメッセージをオーケストレーションに送信して観察します。
This means that an element that is onlyfocusable because of its tabindex attribute will fire a click event in response to a non-mouse activation(e.g. hitting the"enter" key while the element is focused).
これは、tabindex属性によってフォーカスだけが可能になった要素は、non-mouseactivationへの応答においてclickイベントを発出することを意味します(例:その要素がフォーカスされているときに"enter"キーを押す)。
Note: If multiple overlays or shapes(markers, polylines, polygons, circles and/or ground overlays)are overlaid on top of each other, the click event is cycled through the cluster of markers first, then triggered for other clickable overlays or shapes based on their z-index values.
注:複数のオーバーレイまたはシェイプ(マーカー、ポリライン、ポリゴン、円、地面オーバーレイ)が重なり合っている場合、クリックイベントは最初にマーカーのクラスターを循環してから、zインデックス値に基づいて、他のクリック可能なオーバーレイまたはシェイプに対してトリガーされます。
結果: 29, 時間: 0.0337

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語