Procházet zdrojové kódy

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 před 3 roky
rodič
revize
361395f198
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      documentation/articles/UsingPolling.asciidoc

+ 1
- 0
documentation/articles/UsingPolling.asciidoc Zobrazit soubor

@@ -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.

Načítá se…
Zrušit
Uložit