From 37afdd63bb98921c8aa91d5aa749fcfebb93a1b2 Mon Sep 17 00:00:00 2001
From: Artur Signell
+ * Add-on developers should note that this method is only meant for the + * application developer. An add-on should not set the poll interval + * directly, rather instruct the user to set it. + *
* * @param intervalInMillis * The interval (in ms) with which the UI should poll the server @@ -1244,6 +1249,11 @@ public abstract class UI extends AbstractSingleComponentContainer implements /** * Sets the mode of bidirectional ("push") communication that should be used * in this UI. + *+ * Add-on developers should note that this method is only meant for the + * application developer. An add-on should not set the push mode directly, + * rather instruct the user to set it. + *
* * @param pushMode * The push mode to use. -- cgit v1.2.3