ソースを参照

Update UsingPolling.asciidoc (#12150)

Fix content rendering (the first sentence was omitted if there is no empty line between the title and the first paragraph).
tags/7.7.23
Jouni Koivuviita 3年前
コミット
361395f198
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      documentation/articles/UsingPolling.asciidoc

+ 1
- 0
documentation/articles/UsingPolling.asciidoc ファイルの表示

@@ -6,6 +6,7 @@ layout: page

[[using-polling]]
= Using Polling

To set up polling for your UI, you only need to set a poll interval
using `UI.setPollInterval(timeout)`. By doing this the browser will poll
the server each "timeout" ms and retrieve any possibly pending changes.

読み込み中…
キャンセル
保存