Package com.vaadin.client.communication
Class PollConfigurator
java.lang.Object
com.vaadin.client.communication.PollConfigurator
Observes the poll configuration stored in the given node and configures
polling accordingly.
- Since:
- 1.0
- Author:
- Vaadin Ltd
-
Method Summary
-
Method Details
-
observe
Observes the given node for poll configuration changes and configures the given poller accordingly.- Parameters:
node- the node containing the poll configurationpoller- the poller to configure
-